From ca03437adf171b8163e826fed2d0c9733bb5424d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2024 14:20:40 +0000 Subject: [PATCH] build(deps): bump the dependencies group across 1 directory with 6 updates Bumps the dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | org.apache.commons:commons-lang3 | `3.14.0` | `3.15.0` | | [org.springframework:spring-webmvc](https://github.com/spring-projects/spring-framework) | `6.1.10` | `6.1.11` | | [org.springframework:spring-test](https://github.com/spring-projects/spring-framework) | `6.1.10` | `6.1.11` | | [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) | `2.17.1` | `2.17.2` | | [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) | `3.7.0` | `3.8.0` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.3.0` | `3.3.1` | Updates `org.apache.commons:commons-lang3` from 3.14.0 to 3.15.0 Updates `org.springframework:spring-webmvc` from 6.1.10 to 6.1.11 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.1.10...v6.1.11) Updates `org.springframework:spring-test` from 6.1.10 to 6.1.11 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.1.10...v6.1.11) Updates `org.springframework:spring-test` from 6.1.10 to 6.1.11 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.1.10...v6.1.11) Updates `com.fasterxml.jackson.core:jackson-databind` from 2.17.1 to 2.17.2 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `org.apache.maven.plugins:maven-javadoc-plugin` from 3.7.0 to 3.8.0 - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases) - [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.7.0...maven-javadoc-plugin-3.8.0) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.3.0 to 3.3.1 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.3.0...surefire-3.3.1) --- updated-dependencies: - dependency-name: org.apache.commons:commons-lang3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.springframework:spring-webmvc dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.springframework:spring-test dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.springframework:spring-test dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.apache.maven.plugins:maven-javadoc-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- handlebars-guava-cache/pom.xml | 2 +- pom.xml | 12 ++++++------ tests/pom.xml | 2 +- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/handlebars-guava-cache/pom.xml b/handlebars-guava-cache/pom.xml index 85e52821..46d5d5c7 100644 --- a/handlebars-guava-cache/pom.xml +++ b/handlebars-guava-cache/pom.xml @@ -60,7 +60,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.3.0 + 3.3.1 -Duser.language=en -Duser.country=US diff --git a/pom.xml b/pom.xml index 67461589..35265391 100644 --- a/pom.xml +++ b/pom.xml @@ -64,7 +64,7 @@ org.apache.commons commons-lang3 - 3.14.0 + 3.15.0 @@ -168,7 +168,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.7.0 + 3.8.0 com.github.jknack.handlebars.internal.* public @@ -189,7 +189,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.3.0 + 3.3.1 -Duser.language=en -Duser.country=US @@ -260,7 +260,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.3.0 + 3.3.1 false @@ -494,8 +494,8 @@ UTF-8 - 2.17.1 - 6.1.10 + 2.17.2 + 6.1.11 0.8.12 4.13.1 5.12.0 diff --git a/tests/pom.xml b/tests/pom.xml index 98ba8782..110aeaa6 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -75,7 +75,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.3.0 + 3.3.1 -Duser.language=en -Duser.country=US