Skip to content

Commit

Permalink
deps: bump cloud-sql-socket-factory.version from 1.11.0 to 1.11.1 (#1723
Browse files Browse the repository at this point in the history
)

Bumps `cloud-sql-socket-factory.version` from 1.11.0 to 1.11.1.

Updates `mysql-socket-factory` from 1.11.0 to 1.11.1
- [Release notes](https://github.com/GoogleCloudPlatform/cloud-sql-mysql-socket-factory/releases)
- [Changelog](https://github.com/GoogleCloudPlatform/cloud-sql-jdbc-socket-factory/blob/main/CHANGELOG.md)
- [Commits](GoogleCloudPlatform/cloud-sql-jdbc-socket-factory@v1.11.0...v1.11.1)

Updates `postgres-socket-factory` from 1.11.0 to 1.11.1

Updates `cloud-sql-connector-r2dbc-postgres` from 1.11.0 to 1.11.1

Updates `jdbc-socket-factory-core` from 1.11.0 to 1.11.1
- [Release notes](https://github.com/GoogleCloudPlatform/cloud-sql-mysql-socket-factory/releases)
- [Changelog](https://github.com/GoogleCloudPlatform/cloud-sql-jdbc-socket-factory/blob/main/CHANGELOG.md)
- [Commits](GoogleCloudPlatform/cloud-sql-jdbc-socket-factory@v1.11.0...v1.11.1)

---
updated-dependencies:
- dependency-name: com.google.cloud.sql:mysql-socket-factory
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.google.cloud.sql:postgres-socket-factory
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.google.cloud.sql:cloud-sql-connector-r2dbc-postgres
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.google.cloud.sql:jdbc-socket-factory-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 19, 2023
1 parent ab108bf commit 71105d4
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 @@ -35,7 +35,7 @@

<properties>
<gcp-libraries-bom.version>26.12.0</gcp-libraries-bom.version>
<cloud-sql-socket-factory.version>1.11.0</cloud-sql-socket-factory.version>
<cloud-sql-socket-factory.version>1.11.1</cloud-sql-socket-factory.version>
<guava.version>31.1-jre</guava.version>
<r2dbc-postgres-driver.version>1.0.1.RELEASE</r2dbc-postgres-driver.version>
</properties>
Expand Down

0 comments on commit 71105d4

Please sign in to comment.