Skip to content

Commit dcaa70a

Browse files
committed
pom.xml: update mysql-connector-java to 5.1.41
Changelog http://dev.mysql.com/doc/relnotes/connector-j/5.1/en/news-5-1-41.html No functional changes.
1 parent 79fbc94 commit dcaa70a

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
@@ -488,7 +488,7 @@
488488
<minify.plugin.version>1.7.6</minify.plugin.version>
489489

490490
<!-- Redefine default value from spring-boot-dependencies (https://github.com/spring-projects/spring-boot/blob/v1.4.5.RELEASE/spring-boot-dependencies/pom.xml) -->
491-
<mysql.version>5.1.40</mysql.version>
491+
<mysql.version>5.1.41</mysql.version>
492492

493493
<native2ascii.plugin.version>1.0-beta-1</native2ascii.plugin.version>
494494
<!-- TODO: enable InvalidSlf4jMessageFormat rule again when NPE and false positives will be fixed -->

0 commit comments

Comments
 (0)