Skip to content

Commit

Permalink
build(deps): bump com.mysql:mysql-connector-j from 8.0.32 to 8.2.0 (#…
Browse files Browse the repository at this point in the history
…5217)

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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 29, 2024
1 parent f4a0236 commit 3210558
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
<junit.version>5.9.2</junit.version>
<nacos-discovery-api.version>1.4.0</nacos-discovery-api.version>
<!-- database driver -->
<mysql-connector-j.version>8.0.32</mysql-connector-j.version>
<mysql-connector-j.version>8.2.0</mysql-connector-j.version>
<postgre.version>42.7.2</postgre.version>
<!-- Plugins Version sort by alphabet -->
<maven-assembly-plugin.version>3.3.0</maven-assembly-plugin.version>
Expand Down

0 comments on commit 3210558

Please sign in to comment.