diff --git a/pom.xml b/pom.xml index 09720ab..6e535ff 100644 --- a/pom.xml +++ b/pom.xml @@ -97,10 +97,12 @@ commons-io commons-io + 2.11.0 org.yaml snakeyaml + 1.30 com.squareup @@ -109,6 +111,7 @@ org.jetbrains annotations + 23.0.0 it.unimi.dsi @@ -117,16 +120,19 @@ org.apache.maven maven-core + 3.8.5 provided org.apache.maven maven-plugin-api + 3.8.5 provided org.apache.maven.plugin-tools maven-plugin-annotations + 3.6.4 provided @@ -146,14 +152,17 @@ org.slf4j slf4j-api + 1.7.36 org.apache.logging.log4j log4j-core - + 2.17.2 + org.apache.logging.log4j log4j-slf4j-impl + 2.17.2 org.junit.jupiter @@ -172,90 +181,4 @@ 1.0.63 - - - - commons-io - commons-io - 2.8.0 - - - org.yaml - snakeyaml - 1.29 - - - com.squareup - javapoet - 1.14.0-records - - - org.jetbrains - annotations - 20.1.0 - - - it.unimi.dsi - fastutil - 8.5.8 - - - org.apache.maven - maven-core - 3.8.1 - - - org.apache.maven - maven-plugin-api - 3.8.1 - - - org.apache.maven.plugin-tools - maven-plugin-annotations - 3.6.1 - - - org.apache.maven - maven-project - 2.2.1 - - - junit - junit - - - - - io.soabase.record-builder - record-builder-core - 33 - - - org.slf4j - slf4j-api - 1.7.30 - - - org.apache.logging.log4j - log4j-core - 2.16.0 - - - org.apache.logging.log4j - log4j-slf4j-impl - 2.16.0 - - - org.junit.jupiter - junit-jupiter-api - 5.8.2 - - - org.hamcrest - hamcrest-core - - - - - \ No newline at end of file