Skip to content

Commit

Permalink
Merge pull request #8 from esign-consulting/snyk-upgrade-1d4f6dd7dd01…
Browse files Browse the repository at this point in the history
…66139d50b4b63f85f33d

[Snyk] Upgrade com.mysql:mysql-connector-j from 8.1.0 to 8.2.0
  • Loading branch information
gustavomcarmo authored Dec 2, 2023
2 parents e0ce362 + 24e752e commit fc6824a
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.1.0</version>
<version>8.2.0</version>
</dependency>
<dependency>
<groupId>io.springfox</groupId>
Expand Down

0 comments on commit fc6824a

Please sign in to comment.