Skip to content

Commit

Permalink
Bump com.mysql:mysql-connector-j from 8.4.0 to 9.0.0
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.4.0 to 9.0.0.
- [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/9.x/CHANGES)
- [Commits](mysql/mysql-connector-j@8.4.0...9.0.0)

---
updated-dependencies:
- dependency-name: com.mysql:mysql-connector-j
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 3, 2024
1 parent 4852312 commit 014de50
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.17.1</jackson.version>
<mysql.version>8.4.0</mysql.version>
<mysql.version>9.0.0</mysql.version>
<netty.version>4.1.111.Final</netty.version>
<postgresql.version>42.7.3</postgresql.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down

0 comments on commit 014de50

Please sign in to comment.