Skip to content

Commit

Permalink
Bump com.mysql:mysql-connector-j from 8.0.32 to 8.2.0 (#703)
Browse files Browse the repository at this point in the history
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/8.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
  update-type: version-update:semver-minor
...

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 Dec 11, 2023
1 parent 4662076 commit 3ba4269
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 @@ -113,7 +113,7 @@
<hamcrest.version>2.2</hamcrest.version>
<junit.version>4.13.2</junit.version>
<jackson.version>2.15.2</jackson.version>
<mysql.version>8.0.32</mysql.version>
<mysql.version>8.2.0</mysql.version>
<netty.version>4.1.96.Final</netty.version>
<postgresql.version>42.6.0</postgresql.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down

0 comments on commit 3ba4269

Please sign in to comment.