diff --git a/pom.xml b/pom.xml index d81f3ac..40efa63 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,25 @@ org.ohdsi SkeletonCohortCharacterization - 2.0.0-SNAPSHOT + 2.1.0-SNAPSHOT + + UTF-8 + 1.8 + 1.8 + 2.3.0.RELEASE + 1.16.3 + + + + + org.springframework.boot + spring-boot-dependencies + ${spring.dependencies.version} + pom + import + + + ${basedir}/java/main/java ${basedir}/target/classes @@ -25,7 +43,7 @@ org.apache.maven.plugins maven-compiler-plugin - 2.5.1 + 3.11.0 1.8 1.8 @@ -35,7 +53,7 @@ org.apache.maven.plugins maven-dependency-plugin - 3.1.1 + 3.5.0 copy-installed @@ -78,16 +96,11 @@ https://github.com/OHDSI/SkeletonCohortCharacterization HEAD - - UTF-8 - 1.16.3 - - ohdsi repo.ohdsi.org - https://repo.ohdsi.org/nexus/content/groups/public + https://repo.ohdsi.org/nexus/content/groups/public/ @@ -113,7 +126,7 @@ org.json json - 20170516 + 20230227 org.ohdsi @@ -138,37 +151,34 @@ org.springframework.boot spring-boot-starter-jdbc - 1.5.20.RELEASE test junit junit - 4.12 test org.hamcrest hamcrest - 2.1 test org.dbunit dbunit - 2.7.0 + 2.7.3 test com.github.mjeanroy dbunit-plus - 2.0.1 + 2.2.1 test com.opentable.components otj-pg-embedded - 0.13.3 + 0.13.4 test