From eb2315e1c103a832e18552663db5e7be1e2de98e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Dec 2021 15:56:44 +0000 Subject: [PATCH] Bump struts2-core from 2.3.15 to 2.5.22 in /Struts2MavenSample Bumps [struts2-core](https://github.com/apache/struts) from 2.3.15 to 2.5.22. - [Release notes](https://github.com/apache/struts/releases) - [Commits](https://github.com/apache/struts/commits) --- updated-dependencies: - dependency-name: org.apache.struts:struts2-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Struts2MavenSample/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Struts2MavenSample/pom.xml b/Struts2MavenSample/pom.xml index 8df87e1..e05df69 100644 --- a/Struts2MavenSample/pom.xml +++ b/Struts2MavenSample/pom.xml @@ -24,7 +24,7 @@ org.apache.struts struts2-core - 2.3.15 + 2.5.22