From eec17b10e7a4240a2908ffb73e655726ea985815 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Feb 2026 22:52:59 +0000 Subject: [PATCH] chore(deps-dev): bump the dev-deps group across 1 directory with 5 updates Bumps the dev-deps group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [org.folio.okapi:okapi-testing](https://github.com/folio-org/okapi) | `7.0.1` | `7.0.2` | | [org.assertj:assertj-core](https://github.com/assertj/assertj) | `3.27.6` | `3.27.7` | | [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` | Updates `org.folio.okapi:okapi-testing` from 7.0.1 to 7.0.2 - [Release notes](https://github.com/folio-org/okapi/releases) - [Changelog](https://github.com/folio-org/okapi/blob/master/NEWS.md) - [Commits](https://github.com/folio-org/okapi/compare/v7.0.1...v7.0.2) Updates `org.assertj:assertj-core` from 3.27.6 to 3.27.7 - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](https://github.com/assertj/assertj/compare/assertj-build-3.27.6...assertj-build-3.27.7) 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) --- updated-dependencies: - dependency-name: org.folio.okapi:okapi-testing dependency-version: 7.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: org.assertj:assertj-core dependency-version: 3.27.7 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 ... Signed-off-by: dependabot[bot] --- pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index fe291e8e..6584bb5e 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ 4.5.23 6.0.0 2.16.0 - 3.27.6 + 3.27.7 1.9.25.1 2.25.3 0.8.4 @@ -52,7 +52,7 @@ 1.14.1 3.6.3 3.4.0 - 3.14.1 + 3.15.0 3.2.0 3.6.1 3.3.1 @@ -213,7 +213,7 @@ org.folio.okapi okapi-testing - 7.0.1 + 7.0.2 test @@ -313,7 +313,7 @@ org.codehaus.mojo properties-maven-plugin - 1.2.1 + 1.3.0 @@ -353,7 +353,7 @@ org.jsonschema2pojo jsonschema2pojo-maven-plugin - 1.2.2 + 1.3.3 *.json