8000 chore(deps): update dependency com.sparkjava:spark-core to v2.9.2 (#3… · ssmall/java-docs-samples@ee775a1 · GitHub
[go: up one dir, main page]

Skip to content

Commit ee775a1

Browse files
authored
chore(deps): update dependency com.sparkjava:spark-core to v2.9.2 (GoogleCloudPlatform#3291)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [com.sparkjava:spark-core](http://www.sparkjava.com) ([source](https://togithub.com/perwendel/spark)) | patch | `2.9.1` -> `2.9.2` | --- ### Renovate configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Never, or you tick the rebase/retry checkbox. :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#GoogleCloudPlatform/java-docs-samples).
1 parent 0125e0d commit ee775a1

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

appengine-java11/sparkjava-helloworld/pom.xml

Lines changed: 1 addition & 1 deletion< 8000 /span>
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ limitations under the License.
4141
<dependency>
4242
<groupId>com.sparkjava</groupId>
4343
<artifactId>spark-core</artifactId>
44-
<version>2.9.1</version>
44+
<version>2.9.2</version>
4545
</dependency>
4646
<dependency>
4747
<groupId>junit</groupId>

appengine-java8/sparkjava-helloworld/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ limitations under the License.
3939
<dependency>
4040
<groupId>com.sparkjava</groupId>
4141
<artifactId>spark-core</artifactId>
42-
<version>2.9.1</version>
42+
<version>2.9.2</version>
4343
<exclusions>
4444
<exclusion>
4545
<groupId>org.eclipse.jetty</groupId>

flexible/sparkjava/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ limitations under the License.
4444
<dependency>
4545
<groupId>com.sparkjava</groupId>
4646
<artifactId>spark-core</artifactId>
47-
<version>2.9.1</version>
47+
<version>2.9.2</version>
4848
</dependency>
4949
<dependency>
5050
<groupId>org.slf4j</groupId>

run/hello-broken/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ limitations under the License.
3535
<dependency>
3636
<groupId>com.sparkjava</groupId>
3737
<artifactId>spark-core</artifactId>
38-
<version>2.9.1</version>
38+
<version>2.9.2</version>
3939
</dependency>
4040
<dependency>
4141
<groupId>ch.qos.logback</groupId>

run/logging-manual/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ limitations under the License.
3232
<dependency>
3333
<groupId>com.sparkjava</groupId>
3434
<artifactId>spark-core</artifactId>
35-
<version>2.9.1</version>
35+
<version>2.9.2</version>
3636
</dependency>
3737
<!-- [START run_manual_logging_dep] -->
3838
<dependency>

run/system-package/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ limitations under the License.
3838
<dependency>
3939
<groupId>com.sparkjava</groupId>
4040
<artifactId>spark-core</artifactId>
41-
<version>2.9.1</version>
41+
<version>2.9.2</version>
4242
</dependency>
4343
<dependency>
4444
<groupId>org.slf4j</groupId>

0 commit comments

Comments
 (0)
0