diff --git a/spring-boot-project/spring-boot-starters/spring-boot-starter-jdbc/pom.xml b/spring-boot-project/spring-boot-starters/spring-boot-starter-jdbc/pom.xml index a416828427..e6adba2908 100644 --- a/spring-boot-project/spring-boot-starters/spring-boot-starter-jdbc/pom.xml +++ b/spring-boot-project/spring-boot-starters/spring-boot-starter-jdbc/pom.xml @@ -9,7 +9,7 @@ spring-boot-starter-jdbc Spring Boot JDBC Starter - Starter for using JDBC with the Tomcat JDBC connection pool + Starter for using JDBC with the HikariCP connection pool ${basedir}/../../..