Skip to content

Commit

Permalink
Copybara import of the project:
Browse files Browse the repository at this point in the history
--
3b719dc by Mend Renovate <bot@renovateapp.com>:

Update all non-major dependencies

COPYBARA_INTEGRATE_REVIEW=#268 from renovate-bot:renovate/all-minor-patch 3b719dc
PiperOrigin-RevId: 671084963
Change-Id: Ibf4c1787c6a229f2784a3d0a68d3ebfec96ff32c
  • Loading branch information
renovate-bot authored and gae-java-bot committed Sep 4, 2024
1 parent 791338b commit 03911d9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
<jetty.version>9.4.56.v20240826</jetty.version>
<jetty12.version>12.0.12</jetty12.version>
<io.grpc>1.66.0</io.grpc>
<io.netty>4.1.112.Final</io.netty>
<io.netty>4.1.113.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 @@ -536,7 +536,7 @@
<dependency>
<groupId>org.checkerframework</groupId>
<artifactId>checker-qual</artifactId>
<version>3.46.0</version>
<version>3.47.0</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 03911d9

Please sign in to comment.