From 4966339bd60ce6955d5dbfe31339253a23500737 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Apr 2026 13:03:15 +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.16.Final. - [Release notes](https://github.com/resteasy/resteasy/releases) - [Commits](https://github.com/resteasy/resteasy/compare/v6.2.12.Final...v6.2.16.Final) --- updated-dependencies: - dependency-name: org.jboss.resteasy:resteasy-servlet-initializer dependency-version: 6.2.16.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..ba7b4535 100644 --- a/servlet-example/pom.xml +++ b/servlet-example/pom.xml @@ -32,7 +32,7 @@ - 6.2.12.Final + 6.2.16.Final 11.0.26