Skip to content

Commit 686ca03

Browse files
renovate-botgae-java-bot
authored andcommitted
Copybara import of the project:
-- 6db100a by Mend Renovate <bot@renovateapp.com>: Update all non-major dependencies COPYBARA_INTEGRATE_REVIEW=#361 from renovate-bot:renovate/all-minor-patch 6db100a PiperOrigin-RevId: 743620054 Change-Id: I1152b85439dd56ba6cb03879a18c2d9816b9d80f
1 parent edc7755 commit 686ca03

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

appengine_setup/testapps/jetty12_testapp/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<groupId>com.google.appengine.setup.testapps</groupId>
2727
<artifactId>jetty12_testapp</artifactId>
2828
<properties>
29-
<jetty.version>12.0.18</jetty.version>
29+
<jetty.version>12.0.19</jetty.version>
3030
<aspectj.version>1.9.23</aspectj.version>
3131
</properties>
3232
<dependencies>

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,9 +65,9 @@
6565
<maven.compiler.target>1.8</maven.compiler.target>
6666
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
6767
<jetty.version>9.4.57.v20241219</jetty.version>
68-
<jetty12.version>12.0.18</jetty12.version>
68+
<jetty12.version>12.0.19</jetty12.version>
6969
<io.grpc>1.71.0</io.grpc>
70-
<io.netty>4.1.119.Final</io.netty>
70+
<io.netty>4.2.0.Final</io.netty>
7171
<slf4j.version>2.0.17</slf4j.version>
7272
<distributionManagement.snapshot.url>https://oss.sonatype.org/content/repositories/google-snapshots/</distributionManagement.snapshot.url>
7373
<distributionManagement.snapshot.id>sonatype-nexus-snapshots</distributionManagement.snapshot.id>

0 commit comments

Comments
 (0)