Skip to content

Commit

Permalink
Merge pull request #10 from esign-consulting/snyk-upgrade-14e7fefce28…
Browse files Browse the repository at this point in the history
…3e3a5e5d4c7480ea0756c

[Snyk] Upgrade com.mysql:mysql-connector-j from 8.2.0 to 8.3.0
  • Loading branch information
gustavomcarmo authored Dec 26, 2024
2 parents bf875fb + dbb90f9 commit 0e259fa
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 @@ -48,7 +48,7 @@
<dependency>
<groupId>com.mysql</groupId>
<artifactId>mysql-connector-j</artifactId>
<version>8.2.0</version>
<version>8.3.0</version>
</dependency>
<dependency>
<groupId>io.springfox</groupId>
Expand Down

0 comments on commit 0e259fa

Please sign in to comment.