Skip to content

Commit

Permalink
Merge pull request #7 from esign-consulting/snyk-upgrade-555c4dae82d1…
Browse files Browse the repository at this point in the history
…1c51673e68d772aaa08b

[Snyk] Upgrade com.mysql:mysql-connector-j from 8.0.33 to 8.1.0
  • Loading branch information
gustavomcarmo authored Sep 26, 2023
2 parents 95245d9 + 96d652c commit e0ce362
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.33</version>
<version>8.1.0</version>
</dependency>
<dependency>
<groupId>io.springfox</groupId>
Expand Down

0 comments on commit e0ce362

Please sign in to comment.