Skip to content

Commit

Permalink
Refactor: Upgraded MySQL connector version to 8.0.18
Browse files Browse the repository at this point in the history
  • Loading branch information
elwyncrestha committed Jan 22, 2020
1 parent a818263 commit 6ee521c
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 @@ -27,7 +27,7 @@
<mapstruct>1.3.0.Final</mapstruct>
<maven.compiler.plugins>3.8.0</maven.compiler.plugins>
<mockito.core>2.27.0</mockito.core>
<mysql.connector.java>6.0.6</mysql.connector.java>
<mysql.connector.java>8.0.18</mysql.connector.java>
<slf4j>1.7.25</slf4j>
<spring>5.1.5.RELEASE</spring>
<spring.context.support>5.1.7.RELEASE</spring.context.support>
Expand Down

0 comments on commit 6ee521c

Please sign in to comment.