Skip to content

Commit

Permalink
build(deps): bump mysql-connector-j from 8.0.32 to 8.0.33
Browse files Browse the repository at this point in the history
Bumps [mysql-connector-j](https://github.com/mysql/mysql-connector-j) from 8.0.32 to 8.0.33.
- [Release notes](https://github.com/mysql/mysql-connector-j/releases)
- [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/8.0/CHANGES)
- [Commits](mysql/mysql-connector-j@8.0.32...8.0.33)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Apr 24, 2023
1 parent 4c0d7e8 commit 9370e37
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 @@ -35,7 +35,7 @@

<!-- data -->
<HikariCP.version>5.0.1</HikariCP.version>
<mysql-connector-j.version>8.0.32</mysql-connector-j.version>
<mysql-connector-j.version>8.0.33</mysql-connector-j.version>
<log4jdbc.version>1.2</log4jdbc.version>
<hibernate.version>6.2.0.Final</hibernate.version>
<ebean.version>13.17.0-jakarta</ebean.version>
Expand Down

0 comments on commit 9370e37

Please sign in to comment.