Skip to content

Commit c2b03c7

Browse files
committed
deps: Update Non-major dependencies
1 parent c5b3ea7 commit c2b03c7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
<project.javadoc.protobufBaseURL>https://googleapis.dev/java/google-api-grpc/latest</project.javadoc.protobufBaseURL>
6262
<error-prone.version>2.44.0</error-prone.version>
6363
<error-prone-annotations.version>2.44.0</error-prone-annotations.version>
64-
<bouncycastle.version>1.82</bouncycastle.version>
64+
<bouncycastle.version>1.83</bouncycastle.version>
6565
</properties>
6666

6767
<dependencyManagement>
@@ -76,21 +76,21 @@
7676
<dependency>
7777
<groupId>com.google.cloud</groupId>
7878
<artifactId>google-cloud-alloydb-bom</artifactId>
79-
<version>0.67.0</version>
79+
<version>0.69.0</version>
8080
<type>pom</type>
8181
<scope>import</scope>
8282
</dependency>
8383
<dependency>
8484
<groupId>com.google.cloud</groupId>
8585
<artifactId>google-cloud-alloydb-connectors-bom</artifactId>
86-
<version>0.56.0</version>
86+
<version>0.58.0</version>
8787
<type>pom</type>
8888
<scope>import</scope>
8989
</dependency>
9090
<dependency>
9191
<groupId>io.grpc</groupId>
9292
<artifactId>grpc-bom</artifactId>
93-
<version>1.76.0</version>
93+
<version>1.77.0</version>
9494
<type>pom</type>
9595
<scope>import</scope>
9696
</dependency>

0 commit comments

Comments
 (0)