Skip to content

Commit

Permalink
Bump com.mysql:mysql-connector-j from 8.4.0 to 9.1.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.1.0.
- [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/9.x/CHANGES)
- [Commits](mysql/mysql-connector-j@8.4.0...9.1.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 Oct 16, 2024
1 parent 5b8d7d2 commit 7b15d31
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>3.0</hamcrest.version>
<junit.version>4.13.2</junit.version>
<jackson.version>2.17.2</jackson.version>
<mysql.version>8.4.0</mysql.version>
<mysql.version>9.1.0</mysql.version>
<netty.version>4.1.113.Final</netty.version>
<postgresql.version>42.7.4</postgresql.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down

0 comments on commit 7b15d31

Please sign in to comment.