From b3df86939129ec4aefd8888203fd3bbfb8d2f546 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 01:54:19 +0000 Subject: [PATCH] Bump resteasy-jaxrs in /helloworld-rs Bumps resteasy-jaxrs from 2.3.15.Final-redhat-1 to 3.0.11.Final. --- updated-dependencies: - dependency-name: org.jboss.resteasy:resteasy-jaxrs dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- helloworld-rs/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helloworld-rs/pom.xml b/helloworld-rs/pom.xml index 90a021e..79bebb3 100644 --- a/helloworld-rs/pom.xml +++ b/helloworld-rs/pom.xml @@ -18,7 +18,7 @@ org.jboss.resteasy resteasy-jaxrs - 2.3.15.Final-redhat-1 + 3.0.11.Final provided