Skip to content

Commit

Permalink
Merge pull request #244 from renovate-bot:renovate/all-minor-patch
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 650216618
Change-Id: I14a9b87f2d746a550b77fe5f2416f4175cdc152d
  • Loading branch information
gae-java-bot committed Jul 8, 2024
2 parents 0082b5f + 352aa4f commit 9a5649a
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion appengine_setup/testapps/jetty12_testapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<groupId>com.google.appengine.setup.testapps</groupId>
<artifactId>jetty12_testapp</artifactId>
<properties>
<jetty.version>12.0.10</jetty.version>
<jetty.version>12.0.11</jetty.version>
<aspectj.version>1.9.22.1</aspectj.version>
</properties>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion applications/proberapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-spanner</artifactId>
<version>6.70.0</version>
<version>6.71.0</version>
</dependency>
<dependency>
<groupId>com.google.api</groupId>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -588,7 +588,7 @@
<dependency>
<groupId>org.checkerframework</groupId>
<artifactId>checker-qual</artifactId>
<version>3.44.0</version>
<version>3.45.0</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down Expand Up @@ -718,7 +718,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-core</artifactId>
<version>2.17.1</version>
<version>2.17.2</version>
</dependency>
<dependency>
<groupId>joda-time</groupId>
Expand Down

0 comments on commit 9a5649a

Please sign in to comment.