diff --git a/spring-boot-app/spring-boot-example-jdbc/pom.xml b/spring-boot-app/spring-boot-example-jdbc/pom.xml index c137985..757ad39 100644 --- a/spring-boot-app/spring-boot-example-jdbc/pom.xml +++ b/spring-boot-app/spring-boot-example-jdbc/pom.xml @@ -29,7 +29,7 @@ com.h2database h2 - 1.4.197 + 2.0.206 runtime