summaryrefslogtreecommitdiffstats
path: root/springboot/springboot1
diff options
context:
space:
mode:
Diffstat (limited to 'springboot/springboot1')
-rw-r--r--springboot/springboot1/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/springboot/springboot1/pom.xml b/springboot/springboot1/pom.xml
index 089bc6aa..7020994f 100644
--- a/springboot/springboot1/pom.xml
+++ b/springboot/springboot1/pom.xml
@@ -2,7 +2,7 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
- <!-- PLEASE READ !!!!! This file is generated from ccsdk/parent/springboot/spring-boot-setup/src/main/template/pom-template.xml
+ <!-- PLEASE READ !!!!! This file is generated from ccsdk/parent/springboot/spring-boot-setup/src/main/template/pom-template-jdk8.xml
Any updates needed should be made to that template and not to the generated
pom.xml file -->
<parent>
@@ -202,7 +202,7 @@
<groupId>org.liquibase</groupId>
<artifactId>liquibase-core</artifactId>
<version>4.4.2-nordix</version>
- </dependency>
+ </dependency>
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-api</artifactId>