Skip to content

Commit d40c540

Browse files
committed
Upgrade to mysql connector 8.0.29
Closes #1265
1 parent ed7853d commit d40c540

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-data-r2dbc/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727

2828
<degraph-check.version>0.1.4</degraph-check.version>
2929
<postgresql.version>42.2.25</postgresql.version>
30-
<mysql.version>8.0.21</mysql.version>
30+
<mysql.version>8.0.29</mysql.version>
3131
<r2dbc-spi-test.version>0.9.1.RELEASE</r2dbc-spi-test.version>
3232
<mssql-jdbc.version>7.1.2.jre8-preview</mssql-jdbc.version>
3333
<mariadb-jdbc.version>2.5.4</mariadb-jdbc.version>

0 commit comments

Comments
 (0)