Skip to content

Commit

Permalink
Bump mysql-connector-java in /integration-test/spring-demo-3
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored May 21, 2021
1 parent 6aa4b0a commit 25d215e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration-test/spring-demo-3/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
<dependency>
<groupId>mysql</groupId>
<artifactId>mysql-connector-java</artifactId>
<version>6.0.6</version>
<version>8.0.16</version>
<scope>runtime</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 25d215e

Please sign in to comment.