diff --git a/handlebars-guava-cache/pom.xml b/handlebars-guava-cache/pom.xml index 85e52821..c479aefa 100644 --- a/handlebars-guava-cache/pom.xml +++ b/handlebars-guava-cache/pom.xml @@ -24,7 +24,7 @@ com.google.guava guava - 33.2.1-jre + 33.3.1-jre @@ -60,7 +60,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.3.0 + 3.5.0 -Duser.language=en -Duser.country=US diff --git a/handlebars-helpers/pom.xml b/handlebars-helpers/pom.xml index 8495db30..bf86d8bb 100644 --- a/handlebars-helpers/pom.xml +++ b/handlebars-helpers/pom.xml @@ -29,7 +29,7 @@ joda-time joda-time - 2.12.7 + 2.13.0 true diff --git a/handlebars-maven-plugin/pom.xml b/handlebars-maven-plugin/pom.xml index 362b18d3..cf7b6ec2 100644 --- a/handlebars-maven-plugin/pom.xml +++ b/handlebars-maven-plugin/pom.xml @@ -35,26 +35,26 @@ org.apache.maven maven-plugin-api - 3.9.8 + 3.9.9 org.apache.maven maven-core - 3.9.8 + 3.9.9 org.apache.maven.plugin-tools maven-plugin-annotations - 3.13.1 + 3.15.0 provided org.codehaus.plexus plexus-utils - 4.0.1 + 4.0.2 @@ -96,7 +96,7 @@ org.apache.maven.plugins maven-plugin-plugin - 3.13.1 + 3.15.0 true diff --git a/handlebars/pom.xml b/handlebars/pom.xml index 8e090d9c..f00c76c2 100644 --- a/handlebars/pom.xml +++ b/handlebars/pom.xml @@ -202,7 +202,7 @@ org.junit.platform junit-platform-suite - 1.10.3 + 1.11.1 test @@ -227,7 +227,7 @@ commons-io commons-io - 2.16.1 + 2.17.0 test diff --git a/pom.xml b/pom.xml index 67461589..c6a87f61 100644 --- a/pom.xml +++ b/pom.xml @@ -64,7 +64,7 @@ org.apache.commons commons-lang3 - 3.14.0 + 3.17.0 @@ -89,7 +89,7 @@ org.slf4j slf4j-api - 2.0.13 + 2.0.16 @@ -111,7 +111,7 @@ ch.qos.logback logback-classic - 1.5.6 + 1.5.8 @@ -135,13 +135,13 @@ org.yaml snakeyaml - 2.2 + 2.3 org.hamcrest hamcrest - 2.2 + 3.0 @@ -168,7 +168,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.7.0 + 3.10.0 com.github.jknack.handlebars.internal.* public @@ -189,7 +189,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.3.0 + 3.5.0 -Duser.language=en -Duser.country=US @@ -260,7 +260,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.3.0 + 3.5.0 false @@ -290,7 +290,7 @@ org.codehaus.mojo exec-maven-plugin - 3.3.0 + 3.4.1 initialize @@ -393,7 +393,7 @@ org.apache.maven.plugins maven-gpg-plugin - 3.2.4 + 3.2.7 sign-artifacts @@ -494,11 +494,11 @@ UTF-8 - 2.17.1 - 6.1.10 + 2.18.0 + 6.1.13 0.8.12 - 4.13.1 - 5.12.0 + 4.13.2 + 5.14.1 yyyy-MM-dd HH:mm:ssa 3.1.0 ${maven.build.timestamp} @@ -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.3 + 5.11.1 diff --git a/tests/pom.xml b/tests/pom.xml index 98ba8782..df667ab8 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -33,7 +33,7 @@ joda-time joda-time - 2.12.7 + 2.13.0 @@ -75,7 +75,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.3.0 + 3.5.0 -Duser.language=en -Duser.country=US @@ -95,7 +95,7 @@ org.apache.maven.plugins maven-deploy-plugin - 3.1.2 + 3.1.3 true