From fce995d895fa7d0d366b87b8546ce53d67659f66 Mon Sep 17 00:00:00 2001 From: Rich Tabedzki Date: Wed, 11 Mar 2020 11:06:57 -0400 Subject: Update version of tomact-jdbc library Changes made: * Updated version of tomact-jdbc library from 9.0.27 to 9.0.30 Issue-ID: CCSDK-2169 Change-Id: Id917f36f04064d5a211f596d0256ad80e65a2467 Signed-off-by: Rich Tabedzki --- springboot/spring-boot-setup/src/main/resources/pom-template.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'springboot/spring-boot-setup/src/main') diff --git a/springboot/spring-boot-setup/src/main/resources/pom-template.xml b/springboot/spring-boot-setup/src/main/resources/pom-template.xml index 763e32b0..10c4133a 100644 --- a/springboot/spring-boot-setup/src/main/resources/pom-template.xml +++ b/springboot/spring-boot-setup/src/main/resources/pom-template.xml @@ -131,7 +131,7 @@ 2.4.0 1.7.25 6.14.3 - 9.0.27 + 9.0.30 direct-dependencies.txt -- cgit 1.2.3-korg