Skip to content

Commit

Permalink
Merge pull request #6 from esign-consulting/snyk-fix-baae978b6f88eca9…
Browse files Browse the repository at this point in the history
…a94261fa8cc80897

[Snyk] Security upgrade com.mysql:mysql-connector-j from 8.0.32 to 8.0.33
  • Loading branch information
gustavomcarmo authored May 2, 2023
2 parents 3544fcd + b31a484 commit 95245d9
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.0.32</version>
<version>8.0.33</version>
</dependency>
<dependency>
<groupId>io.springfox</groupId>
Expand Down

0 comments on commit 95245d9

Please sign in to comment.