diff --git a/build-tools/parent/pom.xml b/build-tools/parent/pom.xml index 04ed1cd0..15d3bb73 100644 --- a/build-tools/parent/pom.xml +++ b/build-tools/parent/pom.xml @@ -451,7 +451,7 @@ com.puppycrawl.tools checkstyle - 10.15.0 + 10.17.0 com.pragmaticobjects diff --git a/build-tools/pom.xml b/build-tools/pom.xml index 5957425a..927413d1 100644 --- a/build-tools/pom.xml +++ b/build-tools/pom.xml @@ -45,12 +45,12 @@ org.apache.maven.plugins maven-deploy-plugin - 3.1.1 + 3.1.2 org.apache.maven.plugins maven-enforcer-plugin - 3.4.1 + 3.5.0 org.apache.maven.plugins @@ -65,7 +65,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.6.3 + 3.7.0 org.jacoco @@ -80,7 +80,7 @@ org.apache.maven.plugins maven-pmd-plugin - 3.21.2 + 3.22.0 org.apache.maven.plugins diff --git a/oo-equivalence/pom.xml b/oo-equivalence/pom.xml index e2b01274..6f1978dc 100644 --- a/oo-equivalence/pom.xml +++ b/oo-equivalence/pom.xml @@ -67,7 +67,7 @@ org.assertj assertj-core - 3.25.3 + 3.26.0 org.junit.jupiter @@ -77,7 +77,7 @@ net.bytebuddy byte-buddy - 1.14.13 + 1.14.17 commons-io @@ -87,17 +87,17 @@ org.apache.maven maven-plugin-api - 3.9.6 + 3.9.7 org.apache.maven maven-core - 3.9.6 + 3.9.7 org.apache.maven.plugin-tools maven-plugin-annotations - 3.12.0 + 3.13.1 provided @@ -109,7 +109,7 @@ org.apache.maven.plugins maven-plugin-plugin - 3.12.0 + 3.13.1 diff --git a/oo-memoized/pom.xml b/oo-memoized/pom.xml index 70731220..95ac2553 100644 --- a/oo-memoized/pom.xml +++ b/oo-memoized/pom.xml @@ -66,7 +66,7 @@ org.assertj assertj-core - 3.25.3 + 3.26.0 diff --git a/oo-meta/pom.xml b/oo-meta/pom.xml index da791010..55bdc6f6 100644 --- a/oo-meta/pom.xml +++ b/oo-meta/pom.xml @@ -74,7 +74,7 @@ org.freemarker freemarker - 2.3.32 + 2.3.33 io.vavr @@ -94,7 +94,7 @@ org.assertj assertj-core - 3.25.3 + 3.26.0 diff --git a/oo-tests/pom.xml b/oo-tests/pom.xml index 1734a9bb..30b789df 100644 --- a/oo-tests/pom.xml +++ b/oo-tests/pom.xml @@ -69,7 +69,7 @@ org.assertj assertj-core - 3.25.3 + 3.26.0 org.junit.jupiter diff --git a/pom.xml b/pom.xml index 60c065ca..e4ee75e9 100644 --- a/pom.xml +++ b/pom.xml @@ -36,7 +36,7 @@ org.apache.maven.plugins maven-deploy-plugin - 3.1.1 + 3.1.2 true