From 11aaf86f40ea00aff8e668596a07bdedd5ce6abd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Feb 2026 23:52:08 +0000 Subject: [PATCH] chore(deps-dev): bump the dev-deps group across 1 directory with 6 updates Bumps the dev-deps group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [org.springframework:spring-test](https://github.com/spring-projects/spring-framework) | `7.0.2` | `7.0.5` | | [io.vertx:vertx-junit5](https://github.com/eclipse-vertx/vertx-junit5) | `5.0.6` | `5.0.8` | | [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) | `3.14.1` | `3.15.0` | | [org.codehaus.mojo:properties-maven-plugin](https://github.com/mojohaus/properties-maven-plugin) | `1.2.1` | `1.3.0` | | [org.jsonschema2pojo:jsonschema2pojo-maven-plugin](https://github.com/joelittlejohn/jsonschema2pojo) | `1.2.2` | `1.3.3` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.5.4` | `3.5.5` | Updates `org.springframework:spring-test` from 7.0.2 to 7.0.5 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v7.0.2...v7.0.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.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.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.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.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) --- updated-dependencies: - dependency-name: org.springframework:spring-test dependency-version: 7.0.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - 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.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.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.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.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 ... Signed-off-by: dependabot[bot] --- pom.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index 3397369..cd3a5f8 100644 --- a/pom.xml +++ b/pom.xml @@ -25,8 +25,8 @@ ${generated_sources_dir}/jsonschema2pojo - 7.0.2 - 5.0.6 + 7.0.5 + 5.0.8 2.25.3 0.8.4 @@ -43,11 +43,11 @@ 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 3.6.1 1.0.1 @@ -226,7 +226,7 @@ org.codehaus.mojo properties-maven-plugin - 1.2.1 + 1.3.0 @@ -247,7 +247,7 @@ org.jsonschema2pojo jsonschema2pojo-maven-plugin - 1.2.2 + 1.3.3 *.json ${jsonschema2pojo_output_dir}