From 71ba1823465f0bcee273fd6862e1f583d3041f3a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 18:03:52 +0000 Subject: [PATCH] Bump the maven group across 2 directories with 2 updates Bumps the maven group with 1 update in the /extensions/spring directory: [org.springframework:spring-beans](https://github.com/spring-projects/spring-framework). Bumps the maven group with 1 update in the /extensions/struts2 directory: [org.apache.struts:struts2-core](https://github.com/apache/struts). Updates `org.springframework:spring-beans` from 5.3.18 to 5.3.20 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.18...v5.3.20) Updates `org.apache.struts:struts2-core` from 2.5.31 to 2.5.33 - [Release notes](https://github.com/apache/struts/releases) - [Commits](https://github.com/apache/struts/commits) --- updated-dependencies: - dependency-name: org.springframework:spring-beans dependency-type: direct:production dependency-group: maven - dependency-name: org.apache.struts:struts2-core dependency-type: direct:production dependency-group: maven ... Signed-off-by: dependabot[bot] --- extensions/spring/pom.xml | 2 +- extensions/struts2/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/extensions/spring/pom.xml b/extensions/spring/pom.xml index 7430e1a04f..f192b344e6 100644 --- a/extensions/spring/pom.xml +++ b/extensions/spring/pom.xml @@ -17,7 +17,7 @@ org.springframework spring-beans - 5.3.18 + 5.3.20 provided diff --git a/extensions/struts2/pom.xml b/extensions/struts2/pom.xml index 48c9756e3b..00ee88ab50 100644 --- a/extensions/struts2/pom.xml +++ b/extensions/struts2/pom.xml @@ -28,7 +28,7 @@ org.apache.struts struts2-core - 2.5.31 + 2.5.33 provided