Skip to content

Commit 93f1385

Browse files
Bump com.mysql:mysql-connector-j from 8.0.33 to 8.2.0 (#2761)
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/8.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 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>
1 parent d5dbc7e commit 93f1385

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -686,7 +686,7 @@
686686
<dependency>
687687
<groupId>com.mysql</groupId>
688688
<artifactId>mysql-connector-j</artifactId>
689-
<version>8.0.33</version>
689+
<version>8.2.0</version>
690690
<optional>true</optional>
691691
</dependency>
692692
<dependency>

0 commit comments

Comments
 (0)