diff --git a/handlebars-guava-cache/pom.xml b/handlebars-guava-cache/pom.xml index 34bd31ba..85e52821 100644 --- a/handlebars-guava-cache/pom.xml +++ b/handlebars-guava-cache/pom.xml @@ -24,7 +24,7 @@ com.google.guava guava - 33.2.0-jre + 33.2.1-jre @@ -60,7 +60,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.2.5 + 3.3.0 -Duser.language=en -Duser.country=US diff --git a/handlebars-maven-plugin/pom.xml b/handlebars-maven-plugin/pom.xml index 57b9b570..362b18d3 100644 --- a/handlebars-maven-plugin/pom.xml +++ b/handlebars-maven-plugin/pom.xml @@ -35,19 +35,19 @@ org.apache.maven maven-plugin-api - 3.9.6 + 3.9.8 org.apache.maven maven-core - 3.9.6 + 3.9.8 org.apache.maven.plugin-tools maven-plugin-annotations - 3.13.0 + 3.13.1 provided @@ -60,7 +60,7 @@ org.codehaus.plexus plexus-xml - 4.0.3 + 4.0.4 @@ -96,7 +96,7 @@ org.apache.maven.plugins maven-plugin-plugin - 3.13.0 + 3.13.1 true diff --git a/handlebars/pom.xml b/handlebars/pom.xml index 724c74d7..8e090d9c 100644 --- a/handlebars/pom.xml +++ b/handlebars/pom.xml @@ -20,7 +20,7 @@ org.apache.maven.plugins maven-shade-plugin - 3.5.3 + 3.6.0 standalone @@ -202,7 +202,7 @@ org.junit.platform junit-platform-suite - 1.10.2 + 1.10.3 test diff --git a/pom.xml b/pom.xml index b051fef6..67461589 100644 --- a/pom.xml +++ b/pom.xml @@ -96,7 +96,7 @@ jakarta.servlet jakarta.servlet-api - 6.0.0 + 6.1.0 provided @@ -161,14 +161,14 @@ maven-jar-plugin - 3.4.1 + 3.4.2 org.apache.maven.plugins maven-javadoc-plugin - 3.6.3 + 3.7.0 com.github.jknack.handlebars.internal.* public @@ -189,7 +189,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.2.5 + 3.3.0 -Duser.language=en -Duser.country=US @@ -260,7 +260,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.2.5 + 3.3.0 false @@ -290,7 +290,7 @@ org.codehaus.mojo exec-maven-plugin - 3.2.0 + 3.3.0 initialize @@ -415,7 +415,7 @@ org.sonatype.plugins nexus-staging-maven-plugin - 1.6.13 + 1.7.0 true ossrh @@ -464,7 +464,7 @@ org.moditect moditect-maven-plugin - 1.2.1.Final + 1.2.2.Final add-module-infos @@ -495,7 +495,7 @@ UTF-8 2.17.1 - 6.1.7 + 6.1.10 0.8.12 4.13.1 5.12.0 @@ -508,6 +508,6 @@ false src${file.separator}etc${file.separator}formatter.sh handlebars${file.separator}src${file.separator}test${file.separator}resources${file.separator}mustache - 5.10.2 + 5.10.3 diff --git a/tests/pom.xml b/tests/pom.xml index ed557384..98ba8782 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -75,7 +75,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.2.5 + 3.3.0 -Duser.language=en -Duser.country=US