From d7aab4f5c5e888f765d2f9b45b6133514855a813 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Sep 2025 00:23:41 +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.14.Final. - [Release notes](https://github.com/resteasy/resteasy/releases) - [Commits](https://github.com/resteasy/resteasy/compare/v6.2.12.Final...v6.2.14.Final) --- updated-dependencies: - dependency-name: org.jboss.resteasy:resteasy-servlet-initializer dependency-version: 6.2.14.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..99fe96a0 100644 --- a/servlet-example/pom.xml +++ b/servlet-example/pom.xml @@ -32,7 +32,7 @@ - 6.2.12.Final + 6.2.14.Final 11.0.26