diff --git a/pom.xml b/pom.xml
index 4de642c16..59fe42251 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.0.0-RC1
+ 3.0.0
petclinic
@@ -68,8 +68,8 @@
runtime
- mysql
- mysql-connector-java
+ com.mysql
+ mysql-connector-j
runtime