Skip to content

Commit 211473f

Browse files
committed
pom.xml(mysql-connector-java): update to 5.1.40
See http://dev.mysql.com/doc/relnotes/connector-j/5.1/en/news-5-1-40.html No functional changes.
1 parent 86b8384 commit 211473f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -420,7 +420,7 @@
420420
<minify.plugin.version>1.7.4</minify.plugin.version>
421421

422422
<!-- Redefine default value from spring-boot-dependencies (https://github.com/spring-projects/spring-boot/blob/v1.4.2.RELEASE/spring-boot-dependencies/pom.xml) -->
423-
<mysql.version>5.1.39</mysql.version>
423+
<mysql.version>5.1.40</mysql.version>
424424

425425
<native2ascii.plugin.version>1.0-beta-1</native2ascii.plugin.version>
426426
<pmd.plugin.version>3.6</pmd.plugin.version>

0 commit comments

Comments
 (0)