Skip to content

Commit

Permalink
Merge pull request #2458 from yurake/renovate/mysql.version
Browse files Browse the repository at this point in the history
Update dependency mysql:mysql-connector-java to v8.0.27
  • Loading branch information
renovate[bot] committed Oct 19, 2021
2 parents d53ffe8 + 823ae94 commit 7127eb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion application/redis-mysql-helidon/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<properties>
<mainClass>webapp.tier.events.TaskServiceMain</mainClass>
<jedis.version>3.7.0</jedis.version>
<mysql.version>8.0.26</mysql.version>
<mysql.version>8.0.27</mysql.version>
<jacoco-maven-plugin.version>0.8.7</jacoco-maven-plugin.version>
<jedis-mock.version>0.1.22</jedis-mock.version>
<mockito.junit.jupiter>4.0.0</mockito.junit.jupiter>
Expand Down

0 comments on commit 7127eb1

Please sign in to comment.