From e92567079d9f290c1b7173404f3d641468fa8f05 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2024 18:08:53 +0000 Subject: [PATCH] Bump the maven group with 2 updates Bumps the maven group with 2 updates: [org.hibernate.validator:hibernate-validator](https://github.com/hibernate/hibernate-validator) and [org.jboss.resteasy:resteasy-client](https://github.com/resteasy/Resteasy). Updates `org.hibernate.validator:hibernate-validator` from 6.1.6.Final to 6.2.0.Final - [Changelog](https://github.com/hibernate/hibernate-validator/blob/6.2.0.Final/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-validator/compare/6.1.6.Final...6.2.0.Final) Updates `org.jboss.resteasy:resteasy-client` from 4.5.8.Final to 4.6.0.Final - [Release notes](https://github.com/resteasy/Resteasy/releases) - [Commits](https://github.com/resteasy/Resteasy/compare/4.5.8.Final...4.6.0.Final) --- updated-dependencies: - dependency-name: org.hibernate.validator:hibernate-validator dependency-type: direct:production dependency-group: maven - dependency-name: org.jboss.resteasy:resteasy-client dependency-type: direct:production dependency-group: maven ... Signed-off-by: dependabot[bot] --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 990b22a..4b73bc4 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ 8023 ${server.port} ${management.port} 1.3.0.Final - 4.5.8.Final + 4.6.0.Final @@ -183,7 +183,7 @@ org.hibernate.validator hibernate-validator - 6.1.6.Final + 6.2.0.Final org.jboss.resteasy