From 4c93bcce60b9730a22d25aee32cfae656e1a37d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2024 12:27:00 +0000 Subject: [PATCH] Bump the prod-deps group across 1 directory with 6 updates Bumps the prod-deps group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) | `2.17.2` | `2.18.1` | | [org.junit:junit-bom](https://github.com/junit-team/junit5) | `5.11.1` | `5.11.3` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.5.0` | `3.5.2` | | [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) | `3.5.0` | `3.5.2` | | [io.smallrye:jandex-maven-plugin](https://github.com/smallrye/jandex) | `3.2.2` | `3.2.3` | | [org.sonarsource.scanner.maven:sonar-maven-plugin](https://github.com/SonarSource/sonar-scanner-maven) | `4.0.0.4121` | `5.0.0.4389` | Updates `com.fasterxml.jackson:jackson-bom` from 2.17.2 to 2.18.1 - [Commits](https://github.com/FasterXML/jackson-bom/compare/jackson-bom-2.17.2...jackson-bom-2.18.1) Updates `org.junit:junit-bom` from 5.11.1 to 5.11.3 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.11.1...r5.11.3) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.0 to 3.5.2 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.5.0...surefire-3.5.2) Updates `org.apache.maven.plugins:maven-failsafe-plugin` from 3.5.0 to 3.5.2 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.5.0...surefire-3.5.2) Updates `io.smallrye:jandex-maven-plugin` from 3.2.2 to 3.2.3 - [Release notes](https://github.com/smallrye/jandex/releases) - [Changelog](https://github.com/smallrye/jandex/blob/main/RELEASE_PROCEDURE.md) - [Commits](https://github.com/smallrye/jandex/compare/3.2.2...3.2.3) Updates `org.sonarsource.scanner.maven:sonar-maven-plugin` from 4.0.0.4121 to 5.0.0.4389 - [Release notes](https://github.com/SonarSource/sonar-scanner-maven/releases) - [Commits](https://github.com/SonarSource/sonar-scanner-maven/compare/4.0.0.4121...5.0.0.4389) --- updated-dependencies: - dependency-name: com.fasterxml.jackson:jackson-bom dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: org.junit:junit-bom dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps - dependency-name: io.smallrye:jandex-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps - dependency-name: org.sonarsource.scanner.maven:sonar-maven-plugin dependency-type: direct:production update-type: version-update:semver-major dependency-group: prod-deps ... Signed-off-by: dependabot[bot] --- pom.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index b8484834..465cf089 100644 --- a/pom.xml +++ b/pom.xml @@ -92,7 +92,7 @@ com.fasterxml.jackson jackson-bom - 2.17.2 + 2.18.1 import pom @@ -206,7 +206,7 @@ org.junit junit-bom - 5.11.1 + 5.11.3 pom import @@ -313,7 +313,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.0 + 3.5.2 @{argLine} ${argLine} @@ -400,7 +400,7 @@ org.apache.maven.plugins maven-failsafe-plugin - 3.5.0 + 3.5.2 failsafe-integration-test @@ -420,7 +420,7 @@ io.smallrye jandex-maven-plugin - 3.2.2 + 3.2.3 make-index @@ -434,7 +434,7 @@ org.sonarsource.scanner.maven sonar-maven-plugin - 4.0.0.4121 + 5.0.0.4389