From 9db2811428048e27c8c3154d5f1a492a5ad37245 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 01:53:38 +0000 Subject: [PATCH] Bump resteasy-jaxrs in /rest-example/rest-example-ejb Bumps resteasy-jaxrs from 2.3.2.Final to 3.0.11.Final. --- updated-dependencies: - dependency-name: org.jboss.resteasy:resteasy-jaxrs dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- rest-example/rest-example-ejb/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rest-example/rest-example-ejb/pom.xml b/rest-example/rest-example-ejb/pom.xml index bab4d12..1c363c0 100644 --- a/rest-example/rest-example-ejb/pom.xml +++ b/rest-example/rest-example-ejb/pom.xml @@ -64,7 +64,7 @@ org.jboss.resteasy resteasy-jaxrs provided - 2.3.2.Final + 3.0.11.Final