From 47a683ca3b76c455624716fa5f55b8dc7d86b02c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Dec 2025 13:02:32 +0000 Subject: [PATCH] Bump org.jboss.resteasy:resteasy-servlet-initializer Bumps [org.jboss.resteasy:resteasy-servlet-initializer](https://github.com/resteasy/resteasy) from 6.2.12.Final to 6.2.15.Final. - [Release notes](https://github.com/resteasy/resteasy/releases) - [Commits](https://github.com/resteasy/resteasy/commits) --- updated-dependencies: - dependency-name: org.jboss.resteasy:resteasy-servlet-initializer dependency-version: 6.2.15.Final dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- servlet-example/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/servlet-example/pom.xml b/servlet-example/pom.xml index 61ef941a..13215093 100644 --- a/servlet-example/pom.xml +++ b/servlet-example/pom.xml @@ -32,7 +32,7 @@ - 6.2.12.Final + 6.2.15.Final 11.0.26