From 140da0eb2ac26d5d39ae6a500efdd688ce3274bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 01:54:59 +0000 Subject: [PATCH] Bump resteasy-jaxrs in /simple-rest-angular-app Bumps resteasy-jaxrs from 2.3.7.Final to 3.0.11.Final. --- updated-dependencies: - dependency-name: org.jboss.resteasy:resteasy-jaxrs dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- simple-rest-angular-app/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/simple-rest-angular-app/pom.xml b/simple-rest-angular-app/pom.xml index 63f7fdd2..a4f5ded0 100644 --- a/simple-rest-angular-app/pom.xml +++ b/simple-rest-angular-app/pom.xml @@ -22,7 +22,7 @@ org.jboss.resteasy resteasy-jaxrs - 2.3.7.Final + 3.0.11.Final provided