Skip to content

Commit 21e3a7a

Browse files
committed
build(pom.xml): update mysql-connector-java to 5.1.47
Changelog: https://dev.mysql.com/doc/relnotes/connector-j/5.1/en/news-5-1-47.html No functional changes.
1 parent 5eb8ed0 commit 21e3a7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -548,7 +548,7 @@
548548
<minify.plugin.version>1.7.6</minify.plugin.version>
549549

550550
<!-- Redefine default value from spring-boot-dependencies (https://github.com/spring-projects/spring-boot/blob/v1.5.16.RELEASE/spring-boot-dependencies/pom.xml) -->
551-
<mysql.version>5.1.46</mysql.version>
551+
<mysql.version>5.1.47</mysql.version>
552552

553553
<native2ascii.plugin.version>2.0.1</native2ascii.plugin.version>
554554
<owasp-plugin.version>3.0.2</owasp-plugin.version>

0 commit comments

Comments
 (0)