Skip to content

Commit 640f499

Browse files
chore(deps): bump com.mysql:mysql-connector-j (#10046)
Bumps [com.mysql:mysql-connector-j](https://github.com/mysql/mysql-connector-j) from 8.0.33 to 8.2.0. - [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/9.x/CHANGES) - [Commits](mysql/mysql-connector-j@8.0.33...8.2.0) --- updated-dependencies: - dependency-name: com.mysql:mysql-connector-j dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9b64b2e commit 640f499

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appengine-java11/cloudsql/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
<dependency>
7474
<groupId>com.mysql</groupId>
7575
<artifactId>mysql-connector-j</artifactId>
76-
<version>8.0.33</version>
76+
<version>8.2.0</version>
7777
<scope>provided</scope>
7878
</dependency>
7979
<dependency>

0 commit comments

Comments
 (0)