Skip to content

Commit

Permalink
deps: Update Non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 19, 2024
1 parent 186103b commit 51aec64
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
<github.global.server>github</github.global.server>
<site.installationModule>alloydb-connector-parent</site.installationModule>
<project.javadoc.protobufBaseURL>https://googleapis.dev/java/google-api-grpc/latest</project.javadoc.protobufBaseURL>
<error-prone.version>2.31.0</error-prone.version>
<error-prone.version>2.35.1</error-prone.version>
<bouncycastle.version>1.79</bouncycastle.version>
</properties>

Expand All @@ -68,21 +68,21 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-shared-dependencies</artifactId>
<version>3.39.0</version>
<version>3.40.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-alloydb-bom</artifactId>
<version>0.42.0</version>
<version>0.43.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-alloydb-connectors-bom</artifactId>
<version>0.31.0</version>
<version>0.32.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down Expand Up @@ -141,12 +141,12 @@
<dependency>
<groupId>com.google.api</groupId>
<artifactId>gax-grpc</artifactId>
<version>2.57.0</version>
<version>2.58.0</version>
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-common-protos</artifactId>
<version>2.48.0</version>
<version>2.49.0</version>
</dependency>
<dependency>
<groupId>org.graalvm.sdk</groupId>
Expand Down

0 comments on commit 51aec64

Please sign in to comment.