From c8cb86b63f91854b8aea9c51b953d93fa3d50351 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Sep 2025 19:03:25 +0000 Subject: [PATCH] Bump the dependencies group with 7 updates Bumps the dependencies group with 7 updates: | Package | From | To | | --- | --- | --- | | [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) | `3.14.0` | `3.14.1` | | io.swagger.core.v3:swagger-models | `2.2.36` | `2.2.37` | | io.swagger.core.v3:swagger-annotations | `2.2.36` | `2.2.37` | | [io.avaje:avaje-validator](https://github.com/avaje/avaje-validator) | `2.13` | `2.14` | | io.avaje:avaje-validator-constraints | `2.13` | `2.14` | | io.avaje:avaje-validator-generator | `2.13` | `2.14` | | [org.assertj:assertj-core](https://github.com/assertj/assertj) | `3.27.4` | `3.27.6` | Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.14.0 to 3.14.1 - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.14.0...maven-compiler-plugin-3.14.1) Updates `io.swagger.core.v3:swagger-models` from 2.2.36 to 2.2.37 Updates `io.swagger.core.v3:swagger-annotations` from 2.2.36 to 2.2.37 Updates `io.swagger.core.v3:swagger-annotations` from 2.2.36 to 2.2.37 Updates `io.avaje:avaje-validator` from 2.13 to 2.14 - [Release notes](https://github.com/avaje/avaje-validator/releases) - [Commits](https://github.com/avaje/avaje-validator/compare/2.13...2.14) Updates `io.avaje:avaje-validator-constraints` from 2.13 to 2.14 Updates `io.avaje:avaje-validator-generator` from 2.13 to 2.14 Updates `org.assertj:assertj-core` from 3.27.4 to 3.27.6 - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](https://github.com/assertj/assertj/compare/assertj-build-3.27.4...assertj-build-3.27.6) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-version: 3.14.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.swagger.core.v3:swagger-models dependency-version: 2.2.37 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.swagger.core.v3:swagger-annotations dependency-version: 2.2.37 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.swagger.core.v3:swagger-annotations dependency-version: 2.2.37 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.avaje:avaje-validator dependency-version: '2.14' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: io.avaje:avaje-validator-constraints dependency-version: '2.14' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: io.avaje:avaje-validator-generator dependency-version: '2.14' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.assertj:assertj-core dependency-version: 3.27.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- http-client/pom.xml | 2 +- pom.xml | 2 +- tests/pom.xml | 8 ++++---- tests/test-client-generation/pom.xml | 2 +- tests/test-javalin-jsonb/pom.xml | 2 +- tests/test-javalin/pom.xml | 4 ++-- tests/test-jex/pom.xml | 6 +++--- tests/test-nima-htmx/pom.xml | 2 +- tests/test-nima-jsonb/pom.xml | 4 ++-- tests/test-nima/pom.xml | 2 +- tests/test-sigma/pom.xml | 2 +- 11 files changed, 18 insertions(+), 18 deletions(-) diff --git a/http-client/pom.xml b/http-client/pom.xml index a75d15d3..42f00ab5 100644 --- a/http-client/pom.xml +++ b/http-client/pom.xml @@ -112,7 +112,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.14.0 + 3.14.1 default-testCompile diff --git a/pom.xml b/pom.xml index 295d8b29..6cdce4d3 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ true - 2.2.36 + 2.2.37 2.14.2 3.0-RC10 1.43 diff --git a/tests/pom.xml b/tests/pom.xml index 99df41ea..a63352a6 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -13,7 +13,7 @@ true 5.13.4 - 3.27.4 + 3.27.6 2.20.0 3.2 11.6 @@ -48,19 +48,19 @@ io.avaje avaje-validator - 2.13 + 2.14 io.avaje avaje-validator-constraints - 2.13 + 2.14 io.avaje avaje-validator-generator - 2.13 + 2.14 diff --git a/tests/test-client-generation/pom.xml b/tests/test-client-generation/pom.xml index e721bd9e..15f4e150 100644 --- a/tests/test-client-generation/pom.xml +++ b/tests/test-client-generation/pom.xml @@ -116,7 +116,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.14.0 + 3.14.1 diff --git a/tests/test-javalin-jsonb/pom.xml b/tests/test-javalin-jsonb/pom.xml index f892f1fe..8aa693d8 100644 --- a/tests/test-javalin-jsonb/pom.xml +++ b/tests/test-javalin-jsonb/pom.xml @@ -13,7 +13,7 @@ true org.example.myapp.Main - 2.2.36 + 2.2.37 1.3.71 diff --git a/tests/test-javalin/pom.xml b/tests/test-javalin/pom.xml index 89044b39..1dddfabb 100644 --- a/tests/test-javalin/pom.xml +++ b/tests/test-javalin/pom.xml @@ -12,7 +12,7 @@ true org.example.myapp.Main - 2.2.36 + 2.2.37 1.3.71 @@ -57,7 +57,7 @@ io.avaje avaje-validator - 2.13 + 2.14 diff --git a/tests/test-jex/pom.xml b/tests/test-jex/pom.xml index 3483f17e..d18c56d2 100644 --- a/tests/test-jex/pom.xml +++ b/tests/test-jex/pom.xml @@ -12,7 +12,7 @@ 21 true org.example.myapp.Main - 2.2.36 + 2.2.37 @@ -116,7 +116,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.14.0 + 3.14.1 @@ -145,7 +145,7 @@ io.avaje avaje-validator-generator - 2.13 + 2.14 io.jstach diff --git a/tests/test-nima-htmx/pom.xml b/tests/test-nima-htmx/pom.xml index 111deba0..73e023c9 100644 --- a/tests/test-nima-htmx/pom.xml +++ b/tests/test-nima-htmx/pom.xml @@ -71,7 +71,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.14.0 + 3.14.1 21 diff --git a/tests/test-nima-jsonb/pom.xml b/tests/test-nima-jsonb/pom.xml index dcc64dba..c897d3f1 100644 --- a/tests/test-nima-jsonb/pom.xml +++ b/tests/test-nima-jsonb/pom.xml @@ -13,7 +13,7 @@ 21 - 2.2.36 + 2.2.37 UTF-8 false @@ -109,7 +109,7 @@ io.avaje avaje-validator-generator - 2.13 + 2.14 io.jstach diff --git a/tests/test-nima/pom.xml b/tests/test-nima/pom.xml index 62104d70..309c65f2 100644 --- a/tests/test-nima/pom.xml +++ b/tests/test-nima/pom.xml @@ -61,7 +61,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.14.0 + 3.14.1 diff --git a/tests/test-sigma/pom.xml b/tests/test-sigma/pom.xml index 53eeefc3..d1e1be95 100644 --- a/tests/test-sigma/pom.xml +++ b/tests/test-sigma/pom.xml @@ -13,7 +13,7 @@ 17 true - 2.2.36 + 2.2.37 1.3.71