From e208f249436c7172b59f2cc659a087585517f64a Mon Sep 17 00:00:00 2001 From: kwoyke Date: Sat, 29 Feb 2020 21:35:23 +0100 Subject: [PATCH] BAEL-3803: Upgrade spring-jooq to the Spring Boot 2.2.2 (#8785) --- spring-jooq/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-jooq/pom.xml b/spring-jooq/pom.xml index f3b8cce8dc..63c6b5c8ee 100644 --- a/spring-jooq/pom.xml +++ b/spring-jooq/pom.xml @@ -36,6 +36,7 @@ com.h2database h2 + ${h2.version} @@ -194,7 +195,6 @@ 1.5 1.0.0 org.jooq.example.spring.Application - 2.1.9.RELEASE \ No newline at end of file