Skip to content

Commit 37d4f8f

Browse files
ludochgae-java-bot
authored andcommitted
Update jetty12.version to 12.0.33 and jetty121.version to 12.1.7.
PiperOrigin-RevId: 879681615 Change-Id: I08cdf705eacd08783be472d81b72d119d20979ce
1 parent 7edd58c commit 37d4f8f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,8 @@
6969
<maven.compiler.target>17</maven.compiler.target>
7070
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
7171
<jetty.version>9.4.58.v20250814</jetty.version>
72-
<jetty12.version>12.0.32</jetty12.version>
73-
<jetty121.version>12.1.6</jetty121.version>
72+
<jetty12.version>12.0.33</jetty12.version>
73+
<jetty121.version>12.1.7</jetty121.version>
7474
<slf4j.version>2.0.17</slf4j.version>
7575
<protoc.version>4.33.4</protoc.version>
7676
<distributionManagement.snapshot.url>https://oss.sonatype.org/content/repositories/google-snapshots/</distributionManagement.snapshot.url>
@@ -454,7 +454,7 @@
454454
<dependency>
455455
<groupId>com.google.api.grpc</groupId>
456456
<artifactId>proto-google-cloud-datastore-v1</artifactId>
457-
<version>0.124.1</version>
457+
<version>0.126.0</version>
458458
</dependency>
459459
<dependency>
460460
<groupId>com.google.api.grpc</groupId>

0 commit comments

Comments
 (0)