We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8c06e2 commit 84f4805Copy full SHA for 84f4805
spring-mysql-example/pom.xml
@@ -20,7 +20,7 @@
20
<java.version>21</java.version>
21
<spring.boot.version>3.5.7</spring.boot.version>
22
<maven.compiler.plugin.version>3.14.1</maven.compiler.plugin.version>
23
- <mysql.version>9.4.0</mysql.version>
+ <mysql.version>9.5.0</mysql.version>
24
<h2database.version>2.4.240</h2database.version>
25
</properties>
26
0 commit comments