Skip to content

Commit 659d2b6

Browse files
authored
chore(deps): update dependency com.google.cloud.sql:cloud-sql-connector-r2dbc-mysql to v1.4.1 (GoogleCloudPlatform#6481)
[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud.sql:cloud-sql-connector-r2dbc-mysql](https://togithub.com/GoogleCloudPlatform/cloud-sql-mysql-socket-factory) | `1.4.0` -> `1.4.1` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud.sql:cloud-sql-connector-r2dbc-mysql/1.4.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud.sql:cloud-sql-connector-r2dbc-mysql/1.4.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud.sql:cloud-sql-connector-r2dbc-mysql/1.4.1/compatibility-slim/1.4.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud.sql:cloud-sql-connector-r2dbc-mysql/1.4.1/confidence-slim/1.4.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>GoogleCloudPlatform/cloud-sql-mysql-socket-factory</summary> ### [`v1.4.1`](https://togithub.com/GoogleCloudPlatform/cloud-sql-mysql-socket-factory/blob/master/CHANGELOG.md#&#8203;141-httpswwwgithubcomGoogleCloudPlatformcloud-sql-jdbc-socket-factorycomparev140v141-2021-12-07) [Compare Source](https://togithub.com/GoogleCloudPlatform/cloud-sql-mysql-socket-factory/compare/v1.4.0...v1.4.1) </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Never, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/GoogleCloudPlatform/java-docs-samples).
1 parent 7d72467 commit 659d2b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cloud-sql/r2dbc/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<dependency>
4949
<groupId>com.google.cloud.sql</groupId>
5050
<artifactId>cloud-sql-connector-r2dbc-mysql</artifactId>
51-
<version>1.4.0</version>
51+
<version>1.4.1</version>
5252
</dependency>
5353
<!-- MySQL dependencies end -->
5454

0 commit comments

Comments
 (0)