diff --git a/build-tools/parent/pom.xml b/build-tools/parent/pom.xml index cadf8b13..7ebd7a40 100644 --- a/build-tools/parent/pom.xml +++ b/build-tools/parent/pom.xml @@ -190,7 +190,7 @@ me.fabriciorby maven-surefire-junit5-tree-reporter - 1.3.0 + 1.4.0 @@ -451,7 +451,7 @@ com.puppycrawl.tools checkstyle - 10.18.2 + 10.21.0 com.pragmaticobjects diff --git a/build-tools/pom.xml b/build-tools/pom.xml index 9e020865..3064e715 100644 --- a/build-tools/pom.xml +++ b/build-tools/pom.xml @@ -55,7 +55,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.1 + 3.5.2 org.apache.maven.plugins @@ -65,7 +65,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.10.1 + 3.11.2 org.jacoco @@ -75,12 +75,12 @@ org.apache.maven.plugins maven-checkstyle-plugin - 3.5.0 + 3.6.0 org.apache.maven.plugins maven-pmd-plugin - 3.25.0 + 3.26.0 org.apache.maven.plugins @@ -90,12 +90,12 @@ org.apache.maven.plugins maven-jxr-plugin - 3.5.0 + 3.6.0 org.codehaus.mojo license-maven-plugin - 2.4.0 + 2.5.0 diff --git a/oo-equivalence/pom.xml b/oo-equivalence/pom.xml index 5208ff22..cb52c7e8 100644 --- a/oo-equivalence/pom.xml +++ b/oo-equivalence/pom.xml @@ -62,7 +62,7 @@ io.vavr vavr - 0.10.4 + 0.10.5 org.assertj @@ -72,17 +72,17 @@ org.junit.jupiter junit-jupiter-engine - 5.11.2 + 5.11.3 net.bytebuddy byte-buddy - 1.15.4 + 1.15.10 commons-io commons-io - 2.17.0 + 2.18.0 org.apache.maven @@ -97,7 +97,7 @@ org.apache.maven.plugin-tools maven-plugin-annotations - 3.15.0 + 3.15.1 provided @@ -109,7 +109,7 @@ org.apache.maven.plugins maven-plugin-plugin - 3.15.0 + 3.15.1 diff --git a/oo-inference/pom.xml b/oo-inference/pom.xml index 94423549..73010f1d 100644 --- a/oo-inference/pom.xml +++ b/oo-inference/pom.xml @@ -81,12 +81,12 @@ io.vavr vavr - 0.10.4 + 0.10.5 commons-io commons-io - 2.17.0 + 2.18.0 diff --git a/oo-meta/pom.xml b/oo-meta/pom.xml index a6df153c..cbfd0b58 100644 --- a/oo-meta/pom.xml +++ b/oo-meta/pom.xml @@ -79,12 +79,12 @@ io.vavr vavr - 0.10.4 + 0.10.5 commons-io commons-io - 2.17.0 + 2.18.0 com.squareup diff --git a/oo-tests/pom.xml b/oo-tests/pom.xml index 4d7731c7..7daba132 100644 --- a/oo-tests/pom.xml +++ b/oo-tests/pom.xml @@ -64,7 +64,7 @@ io.vavr vavr - 0.10.4 + 0.10.5 org.assertj @@ -74,7 +74,7 @@ org.junit.jupiter junit-jupiter-engine - 5.11.2 + 5.11.3