From 20a3a964f327a35837f24503f1face9d208f31dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Jun 2023 20:23:40 +0000 Subject: [PATCH] Bump struts2-core in /examples/struts2-json-plugin-example Bumps [struts2-core](https://github.com/apache/struts) from 2.5.30 to 2.5.31. - [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] --- examples/struts2-json-plugin-example/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/struts2-json-plugin-example/pom.xml b/examples/struts2-json-plugin-example/pom.xml index 66b97a5..4c2d7bb 100644 --- a/examples/struts2-json-plugin-example/pom.xml +++ b/examples/struts2-json-plugin-example/pom.xml @@ -9,7 +9,7 @@ struts2-json-plugin-example - 2.5.30 + 2.5.31 UTF-8