Skip to content

Commit ece856d

Browse files
renovate-botgae-java-bot
authored andcommitted
Copybara import of the project:
-- 6534900 by Mend Renovate <bot@renovateapp.com>: Update all non-major dependencies COPYBARA_INTEGRATE_REVIEW=#396 from renovate-bot:renovate/all-minor-patch 6534900 PiperOrigin-RevId: 792079412 Change-Id: I9f3d538206f7fbeaf5f21d2f0ebd24c4a70bd2e6
1 parent 584d648 commit ece856d

3 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.23</jetty.version>
29+
<jetty.version>12.0.24</jetty.version>
3030
<aspectj.version>1.9.24</aspectj.version>
3131
</properties>
3232
<dependencies>

applications/proberapp/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@
136136
<dependency>
137137
<groupId>com.google.cloud</groupId>
138138
<artifactId>google-cloud-storage</artifactId>
139-
<version>2.54.0</version>
139+
<version>2.55.0</version>
140140
</dependency>
141141
<dependency>
142142
<groupId>com.google.cloud.sql</groupId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
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.23</jetty12.version>
68+
<jetty12.version>12.0.24</jetty12.version>
6969
<slf4j.version>2.0.17</slf4j.version>
7070
<distributionManagement.snapshot.url>https://oss.sonatype.org/content/repositories/google-snapshots/</distributionManagement.snapshot.url>
7171
<distributionManagement.snapshot.id>sonatype-nexus-snapshots</distributionManagement.snapshot.id>

0 commit comments

Comments
 (0)