Skip to content

Commit

Permalink
MySQL driver upgrade.
Browse files Browse the repository at this point in the history
the older one had a CVE against it
  • Loading branch information
andrus committed Apr 19, 2024
1 parent c854a95 commit 7af0b86
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 @@ -38,7 +38,7 @@
<properties>
<bootique.version>${project.version}</bootique.version>
<jooq.version>3.16.8</jooq.version>
<mysql.driver.version>8.0.28</mysql.driver.version>
<mysql.driver.version>8.0.33</mysql.driver.version>
</properties>

<scm>
Expand Down

0 comments on commit 7af0b86

Please sign in to comment.