Skip to content

Commit 9b6ff22

Browse files
committed
Upgrade to MySQL Connector 5.1.34
Closes gh-1875
1 parent 4f67a20 commit 9b6ff22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-dependencies/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
<logback.version>1.1.2</logback.version>
9191
<mockito.version>1.9.5</mockito.version>
9292
<mongodb.version>2.12.3</mongodb.version>
93-
<mysql.version>5.1.32</mysql.version>
93+
<mysql.version>5.1.34</mysql.version>
9494
<reactor.version>1.1.5.RELEASE</reactor.version>
9595
<reactor-spring.version>1.1.3.RELEASE</reactor-spring.version>
9696
<servlet-api.version>3.0.1</servlet-api.version>

0 commit comments

Comments
 (0)