From 79357620ab4adee48212d9c7e36a98056449ed1e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 01:55:26 +0000 Subject: [PATCH] Bump resteasy-jaxrs from 2.2.1.GA to 3.0.11.Final in /web Bumps resteasy-jaxrs from 2.2.1.GA to 3.0.11.Final. --- updated-dependencies: - dependency-name: org.jboss.resteasy:resteasy-jaxrs dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- web/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/pom.xml b/web/pom.xml index b00e32b..14ff348 100644 --- a/web/pom.xml +++ b/web/pom.xml @@ -50,7 +50,7 @@ org.jboss.resteasy resteasy-jaxrs - 2.2.1.GA + 3.0.11.Final provided