Skip to content

Commit

Permalink
deps: bump com.google.cloud:alloydb-jdbc-connector from 1.1.8 to 1.2.0 (
Browse files Browse the repository at this point in the history
#3551)

Bumps [com.google.cloud:alloydb-jdbc-connector](https://github.com/GoogleCloudPlatform/alloydb-java-connector) from 1.1.8 to 1.2.0.
- [Release notes](https://github.com/GoogleCloudPlatform/alloydb-java-connector/releases)
- [Changelog](https://github.com/GoogleCloudPlatform/alloydb-java-connector/blob/main/CHANGELOG.md)
- [Commits](GoogleCloudPlatform/alloydb-java-connector@v1.1.8...v1.2.0)

---
updated-dependencies:
- dependency-name: com.google.cloud:alloydb-jdbc-connector
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 24, 2025
1 parent a367f5a commit 30dea6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-cloud-gcp-dependencies/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<cloud-sql-socket-factory.version>1.23.0</cloud-sql-socket-factory.version>
<r2dbc-postgres-driver.version>1.0.7.RELEASE</r2dbc-postgres-driver.version>
<cloud-spanner-r2dbc.version>1.3.0</cloud-spanner-r2dbc.version>
<alloydb-jdbc-connector.version>1.1.8</alloydb-jdbc-connector.version>
<alloydb-jdbc-connector.version>1.2.0</alloydb-jdbc-connector.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 30dea6f

Please sign in to comment.