Skip to content

Commit fa59b72

Browse files
committed
Update all non-major dependencies
1 parent f5199cc commit fa59b72

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
<jetty.version>9.4.58.v20250814</jetty.version>
7070
<jetty12.version>12.0.35</jetty12.version>
7171
<jetty121.version>12.1.9</jetty121.version>
72-
<slf4j.version>2.0.17</slf4j.version>
72+
<slf4j.version>2.0.18</slf4j.version>
7373
<protoc.version>4.34.1</protoc.version>
7474
<distributionManagement.snapshot.url>https://oss.sonatype.org/content/repositories/google-snapshots/</distributionManagement.snapshot.url>
7575
<distributionManagement.snapshot.id>sonatype-nexus-snapshots</distributionManagement.snapshot.id>
@@ -408,7 +408,7 @@
408408
<dependency>
409409
<groupId>com.google.cloud.datastore</groupId>
410410
<artifactId>datastore-v1-proto-client</artifactId>
411-
<version>2.33.1</version>
411+
<version>2.41.0</version>
412412
</dependency>
413413
<dependency>
414414
<groupId>com.google.geometry</groupId>
@@ -471,12 +471,12 @@
471471
<dependency>
472472
<groupId>com.google.api.grpc</groupId>
473473
<artifactId>proto-google-cloud-datastore-v1</artifactId>
474-
<version>0.128.0</version>
474+
<version>0.133.0</version>
475475
</dependency>
476476
<dependency>
477477
<groupId>com.google.api.grpc</groupId>
478478
<artifactId>proto-google-common-protos</artifactId>
479-
<version>2.67.0</version>
479+
<version>2.71.0</version>
480480
</dependency>
481481
<dependency>
482482
<groupId>com.google.code.findbugs</groupId>

0 commit comments

Comments
 (0)