Skip to content

Commit

Permalink
Bump com.mysql:mysql-connector-j from 9.1.0 to 9.2.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 9.1.0 to 9.2.0.
- [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/9.x/CHANGES)
- [Commits](mysql/mysql-connector-j@9.1.0...9.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]>
  • Loading branch information
dependabot[bot] authored Jan 25, 2025
1 parent 7893695 commit 25894b6
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 @@ -40,7 +40,7 @@
<cxf.version>4.1.0</cxf.version>
<spring.version>6.2.0</spring.version>
<spring.security.version>6.4.2</spring.security.version>
<mysql.jdbc.version>9.1.0</mysql.jdbc.version>
<mysql.jdbc.version>9.2.0</mysql.jdbc.version>
<jetty.version>12.0.16</jetty.version>
<lombok.version>1.18.36</lombok.version>
<jackson.version>2.18.2</jackson.version>
Expand Down

0 comments on commit 25894b6

Please sign in to comment.