From 75cb3919a45a4a86e57ae2064173e2067e638b8c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 06:02:57 +0000 Subject: [PATCH] chore(deps-dev): bump the dev-deps group across 1 directory with 11 updates Bumps the dev-deps group with 11 updates in the / directory: | Package | From | To | | --- | --- | --- | | [io.vertx:vertx-junit5](https://github.com/eclipse-vertx/vertx-junit5) | `5.0.6` | `5.0.8` | | [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework) | `6.0.1` | `6.0.3` | | [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit-framework) | `6.0.1` | `6.0.3` | | [org.junit.vintage:junit-vintage-engine](https://github.com/junit-team/junit-framework) | `6.0.1` | `6.0.3` | | [org.junit.platform:junit-platform-runner](https://github.com/junit-team/junit-framework) | `1.14.1` | `1.14.3` | | [org.mockito:mockito-junit-jupiter](https://github.com/mockito/mockito) | `5.21.0` | `5.22.0` | | [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) | `3.14.1` | `3.15.0` | | [org.jsonschema2pojo:jsonschema2pojo-maven-plugin](https://github.com/joelittlejohn/jsonschema2pojo) | `1.2.2` | `1.3.3` | | [org.codehaus.mojo:properties-maven-plugin](https://github.com/mojohaus/properties-maven-plugin) | `1.2.1` | `1.3.0` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.5.4` | `3.5.5` | | [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) | `3.5.4` | `3.5.5` | Updates `io.vertx:vertx-junit5` from 5.0.6 to 5.0.8 - [Commits](https://github.com/eclipse-vertx/vertx-junit5/compare/5.0.6...5.0.8) Updates `org.junit.jupiter:junit-jupiter` from 6.0.1 to 6.0.3 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](https://github.com/junit-team/junit-framework/compare/r6.0.1...r6.0.3) Updates `org.junit.jupiter:junit-jupiter-engine` from 6.0.1 to 6.0.3 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](https://github.com/junit-team/junit-framework/compare/r6.0.1...r6.0.3) Updates `org.junit.vintage:junit-vintage-engine` from 6.0.1 to 6.0.3 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](https://github.com/junit-team/junit-framework/compare/r6.0.1...r6.0.3) Updates `org.junit.platform:junit-platform-runner` from 1.14.1 to 1.14.3 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](https://github.com/junit-team/junit-framework/commits) Updates `org.junit.jupiter:junit-jupiter-engine` from 6.0.1 to 6.0.3 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](https://github.com/junit-team/junit-framework/compare/r6.0.1...r6.0.3) Updates `org.junit.vintage:junit-vintage-engine` from 6.0.1 to 6.0.3 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](https://github.com/junit-team/junit-framework/compare/r6.0.1...r6.0.3) Updates `org.mockito:mockito-junit-jupiter` from 5.21.0 to 5.22.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v5.21.0...v5.22.0) Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.14.1 to 3.15.0 - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.14.1...maven-compiler-plugin-3.15.0) Updates `org.jsonschema2pojo:jsonschema2pojo-maven-plugin` from 1.2.2 to 1.3.3 - [Release notes](https://github.com/joelittlejohn/jsonschema2pojo/releases) - [Changelog](https://github.com/joelittlejohn/jsonschema2pojo/blob/master/CHANGELOG.md) - [Commits](https://github.com/joelittlejohn/jsonschema2pojo/compare/jsonschema2pojo-1.2.2...jsonschema2pojo-1.3.3) Updates `org.codehaus.mojo:properties-maven-plugin` from 1.2.1 to 1.3.0 - [Release notes](https://github.com/mojohaus/properties-maven-plugin/releases) - [Commits](https://github.com/mojohaus/properties-maven-plugin/compare/1.2.1...properties-maven-plugin-1.3.0) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.4 to 3.5.5 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.5.4...surefire-3.5.5) Updates `org.apache.maven.plugins:maven-failsafe-plugin` from 3.5.4 to 3.5.5 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.5.4...surefire-3.5.5) --- updated-dependencies: - dependency-name: io.vertx:vertx-junit5 dependency-version: 5.0.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: org.junit.jupiter:junit-jupiter dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: org.junit.vintage:junit-vintage-engine dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: org.junit.platform:junit-platform-runner dependency-version: 1.14.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: org.junit.vintage:junit-vintage-engine dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: org.mockito:mockito-junit-jupiter dependency-version: 5.22.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-version: 3.15.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: org.jsonschema2pojo:jsonschema2pojo-maven-plugin dependency-version: 1.3.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: org.codehaus.mojo:properties-maven-plugin dependency-version: 1.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-version: 3.5.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-version: 3.5.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps ... Signed-off-by: dependabot[bot] --- pom.xml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/pom.xml b/pom.xml index 9e4623901..8c6934250 100644 --- a/pom.xml +++ b/pom.xml @@ -60,7 +60,7 @@ UTF-8 - 5.0.6 + 5.0.8 2.20.1 2.25.3 2.0.3 @@ -86,19 +86,19 @@ 1.14.1 3.6.3 3.4.0 - 3.14.1 + 3.15.0 3.2.0 3.6.1 3.3.1 - 3.5.4 + 3.5.5 1.0.1 - 3.5.4 + 3.5.5 - 6.0.1 + 6.0.3 6.0.1 - 1.14.1 - 5.21.0 + 1.14.3 + 5.22.0 3.27.7 4.3.0 @@ -457,7 +457,7 @@ org.jsonschema2pojo jsonschema2pojo-maven-plugin - 1.2.2 + 1.3.3 *.json @@ -759,7 +759,7 @@ org.codehaus.mojo properties-maven-plugin - 1.2.1 + 1.3.0 set-system-properties