From d27c8382143a094c0d3775669bdd968cdbc2187c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Apr 2023 19:33:33 +0000 Subject: [PATCH] Bump resteasy-jaxrs in /helloworld-rs Bumps resteasy-jaxrs from 2.3.15.Final-redhat-1 to 3.0.20.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..27bcc67 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.20.Final provided