Skip to content

Commit

Permalink
fix(deps): update MySQL Connector/J to version 8.3.0 to address CVE-2…
Browse files Browse the repository at this point in the history
  • Loading branch information
Awambeng committed Jun 25, 2024
1 parent 09e05bc commit 5c7f046
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 @@ -107,7 +107,7 @@
<maven.jar.plugin>3.3.0</maven.jar.plugin>
<hikari.cp>3.3.1</hikari.cp>
<h2.database>2.2.220</h2.database>
<mysql.version>8.1.0</mysql.version>
<mysql.version>8.3.0</mysql.version>
<liquibase>4.23.1</liquibase>
<spring.framework.version>6.0.11</spring.framework.version>
<spring.framework.boot.version>3.1.2</spring.framework.boot.version>
Expand Down

0 comments on commit 5c7f046

Please sign in to comment.