Skip to content

Commit

Permalink
Copybara import of the project:
Browse files Browse the repository at this point in the history
--
bb0ba51 by Mend Renovate <[email protected]>:

Update all non-major dependencies

COPYBARA_INTEGRATE_REVIEW=#326 from renovate-bot:renovate/all-minor-patch bb0ba51
PiperOrigin-RevId: 707365876
Change-Id: I04a5f51ef6025f54215d88f764faa60cdeaec6d6
  • Loading branch information
renovate-bot authored and gae-java-bot committed Dec 18, 2024
1 parent 63b450d commit 2a33143
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
<jetty.version>9.4.56.v20240826</jetty.version>
<jetty12.version>12.0.16</jetty12.version>
<io.grpc>1.69.0</io.grpc>
<io.netty>4.1.115.Final</io.netty>
<io.netty>4.1.116.Final</io.netty>
<slf4j.version>2.0.16</slf4j.version>
<distributionManagement.snapshot.url>https://oss.sonatype.org/content/repositories/google-snapshots/</distributionManagement.snapshot.url>
<distributionManagement.snapshot.id>sonatype-nexus-snapshots</distributionManagement.snapshot.id>
Expand Down Expand Up @@ -450,7 +450,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>33.3.1-jre</version>
<version>33.4.0-jre</version>
</dependency>
<dependency>
<groupId>com.google.errorprone</groupId>
Expand All @@ -471,7 +471,7 @@
<dependency>
<groupId>com.google.oauth-client</groupId>
<artifactId>google-oauth-client</artifactId>
<version>1.36.0</version>
<version>1.37.0</version>
</dependency>
<dependency>
<groupId>com.google.protobuf</groupId>
Expand Down Expand Up @@ -596,7 +596,7 @@
<dependency>
<groupId>com.google.oauth-client</groupId>
<artifactId>google-oauth-client-java6</artifactId>
<version>1.36.0</version>
<version>1.37.0</version>
</dependency>
<dependency>
<groupId>io.grpc</groupId>
Expand Down Expand Up @@ -688,7 +688,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava-testlib</artifactId>
<version>33.3.1-jre</version>
<version>33.4.0-jre</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 2a33143

Please sign in to comment.