From 509dbf497dfe8f6ad18f8fe80b8ca78253d4366b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 19:27:05 +0000 Subject: [PATCH] Bump the dependencies group with 5 updates Bumps the dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | io.avaje:junit | `1.6` | `1.7` | | io.swagger.core.v3:swagger-models | `2.2.40` | `2.2.41` | | io.swagger.core.v3:swagger-annotations | `2.2.40` | `2.2.41` | | [org.hibernate.validator:hibernate-validator](https://github.com/hibernate/hibernate-validator) | `8.0.0.Final` | `9.1.0.Final` | | [org.glassfish.expressly:expressly](https://github.com/eclipse-ee4j/expressly) | `5.0.0` | `6.0.0` | Updates `io.avaje:junit` from 1.6 to 1.7 Updates `io.swagger.core.v3:swagger-models` from 2.2.40 to 2.2.41 Updates `io.swagger.core.v3:swagger-annotations` from 2.2.40 to 2.2.41 Updates `io.swagger.core.v3:swagger-annotations` from 2.2.40 to 2.2.41 Updates `org.hibernate.validator:hibernate-validator` from 8.0.0.Final to 9.1.0.Final - [Release notes](https://github.com/hibernate/hibernate-validator/releases) - [Changelog](https://github.com/hibernate/hibernate-validator/blob/main/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-validator/compare/8.0.0.Final...9.1.0.Final) Updates `org.glassfish.expressly:expressly` from 5.0.0 to 6.0.0 - [Release notes](https://github.com/eclipse-ee4j/expressly/releases) - [Commits](https://github.com/eclipse-ee4j/expressly/compare/5.0.0-RELEASE...6.0.0-RELEASE) --- updated-dependencies: - dependency-name: io.avaje:junit dependency-version: '1.7' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: io.swagger.core.v3:swagger-models dependency-version: 2.2.41 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.41 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.41 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.hibernate.validator:hibernate-validator dependency-version: 9.1.0.Final dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: org.glassfish.expressly:expressly dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- aws-cognito/http-client-authtoken/pom.xml | 2 +- http-hibernate-validator/pom.xml | 4 ++-- pom.xml | 4 ++-- tests/test-client/pom.xml | 2 +- tests/test-javalin-jsonb/pom.xml | 4 ++-- tests/test-javalin/pom.xml | 4 ++-- tests/test-jex/pom.xml | 4 ++-- tests/test-nima-jsonb/pom.xml | 4 ++-- tests/test-sigma/pom.xml | 4 ++-- 9 files changed, 16 insertions(+), 16 deletions(-) diff --git a/aws-cognito/http-client-authtoken/pom.xml b/aws-cognito/http-client-authtoken/pom.xml index 8d0edb95..cb60fa15 100644 --- a/aws-cognito/http-client-authtoken/pom.xml +++ b/aws-cognito/http-client-authtoken/pom.xml @@ -37,7 +37,7 @@ io.avaje junit - 1.6 + 1.7 test diff --git a/http-hibernate-validator/pom.xml b/http-hibernate-validator/pom.xml index 1acdb709..e7de635f 100644 --- a/http-hibernate-validator/pom.xml +++ b/http-hibernate-validator/pom.xml @@ -20,13 +20,13 @@ org.hibernate.validator hibernate-validator - 8.0.0.Final + 9.1.0.Final org.glassfish.expressly expressly - 5.0.0 + 6.0.0 diff --git a/pom.xml b/pom.xml index f426ba26..da81e731 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ true - 2.2.40 + 2.2.41 2.14.2 3.0-RC10 1.43 @@ -32,7 +32,7 @@ io.avaje junit - 1.6 + 1.7 test diff --git a/tests/test-client/pom.xml b/tests/test-client/pom.xml index e8537faa..3773d600 100644 --- a/tests/test-client/pom.xml +++ b/tests/test-client/pom.xml @@ -45,7 +45,7 @@ io.avaje junit - 1.6 + 1.7 test diff --git a/tests/test-javalin-jsonb/pom.xml b/tests/test-javalin-jsonb/pom.xml index 60a4f084..063e9009 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.40 + 2.2.41 1.3.71 @@ -88,7 +88,7 @@ io.avaje junit - 1.6 + 1.7 test diff --git a/tests/test-javalin/pom.xml b/tests/test-javalin/pom.xml index 90a21dde..edb58f56 100644 --- a/tests/test-javalin/pom.xml +++ b/tests/test-javalin/pom.xml @@ -12,7 +12,7 @@ true org.example.myapp.Main - 2.2.40 + 2.2.41 1.3.71 @@ -86,7 +86,7 @@ io.avaje junit - 1.6 + 1.7 test diff --git a/tests/test-jex/pom.xml b/tests/test-jex/pom.xml index 99b2d22d..64f901e8 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.40 + 2.2.41 @@ -85,7 +85,7 @@ io.avaje junit - 1.6 + 1.7 test diff --git a/tests/test-nima-jsonb/pom.xml b/tests/test-nima-jsonb/pom.xml index 1cd443f2..93958dda 100644 --- a/tests/test-nima-jsonb/pom.xml +++ b/tests/test-nima-jsonb/pom.xml @@ -13,7 +13,7 @@ 21 - 2.2.40 + 2.2.41 UTF-8 false @@ -71,7 +71,7 @@ io.avaje junit - 1.6 + 1.7 test diff --git a/tests/test-sigma/pom.xml b/tests/test-sigma/pom.xml index 84e799d3..fb2830c8 100644 --- a/tests/test-sigma/pom.xml +++ b/tests/test-sigma/pom.xml @@ -13,7 +13,7 @@ 17 true - 2.2.40 + 2.2.41 1.3.71 @@ -94,7 +94,7 @@ io.avaje junit - 1.6 + 1.7 test