Skip to content

Commit b96e833

Browse files
build(deps): bump com.mysql:mysql-connector-j from 8.0.32 to 8.2.0
Bumps [com.mysql:mysql-connector-j](https://github.com/mysql/mysql-connector-j) from 8.0.32 to 8.2.0. - [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/9.x/CHANGES) - [Commits](mysql/mysql-connector-j@8.0.32...8.2.0) --- updated-dependencies: - dependency-name: com.mysql:mysql-connector-j dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f4a0236 commit b96e833

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
<junit.version>5.9.2</junit.version>
7979
<nacos-discovery-api.version>1.4.0</nacos-discovery-api.version>
8080
<!-- database driver -->
81-
<mysql-connector-j.version>8.0.32</mysql-connector-j.version>
81+
<mysql-connector-j.version>8.2.0</mysql-connector-j.version>
8282
<postgre.version>42.7.2</postgre.version>
8383
<!-- Plugins Version sort by alphabet -->
8484
<maven-assembly-plugin.version>3.3.0</maven-assembly-plugin.version>

0 commit comments

Comments
 (0)