Skip to content

Commit

Permalink
Bump mysql-connector-java in /Java/01. Data Adapter
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jul 1, 2021
1 parent 018cda6 commit e527abe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Java/01. Data Adapter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<dependency>
<groupId>mysql</groupId>
<artifactId>mysql-connector-java</artifactId>
<version>5.1.33</version>
<version>8.0.16</version>
</dependency>
</dependencies>
</project>

0 comments on commit e527abe

Please sign in to comment.