From 33203064fee612760df9ded9b971f7641d6867c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jul 2022 23:09:25 +0000 Subject: [PATCH 1/3] Bump xalan from 2.7.1 to 2.7.2 Bumps xalan from 2.7.1 to 2.7.2. --- updated-dependencies: - dependency-name: xalan:xalan dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 976add7da..ec11f27dc 100644 --- a/pom.xml +++ b/pom.xml @@ -383,7 +383,7 @@ xalan xalan - 2.7.1 + 2.7.2 org.apache.taglibs From 393a9d84b345c1fbc84f9fca917ca18de6317ad8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jul 2022 23:52:08 +0000 Subject: [PATCH 2/3] Bump spring-web in /config-prettyfaces Bumps [spring-web](https://github.com/SpringSource/spring-framework) from 3.0.2.RELEASE to 3.2.5.RELEASE. - [Release notes](https://github.com/SpringSource/spring-framework/releases) - [Commits](https://github.com/SpringSource/spring-framework/compare/v3.0.2.RELEASE...v3.2.5.RELEASE) --- updated-dependencies: - dependency-name: org.springframework:spring-web dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- config-prettyfaces/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config-prettyfaces/pom.xml b/config-prettyfaces/pom.xml index 0e0df2c5f..5c195c95d 100644 --- a/config-prettyfaces/pom.xml +++ b/config-prettyfaces/pom.xml @@ -105,7 +105,7 @@ org.springframework spring-web - 3.0.2.RELEASE + 3.2.5.RELEASE test From 46b858efbee65d630cb712249c2b0973536514c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jul 2022 23:52:24 +0000 Subject: [PATCH 3/3] Bump spring-web in /integration-spring Bumps [spring-web](https://github.com/SpringSource/spring-framework) from 3.0.6.RELEASE to 3.2.5.RELEASE. - [Release notes](https://github.com/SpringSource/spring-framework/releases) - [Commits](https://github.com/SpringSource/spring-framework/compare/v3.0.6.RELEASE...v3.2.5.RELEASE) --- updated-dependencies: - dependency-name: org.springframework:spring-web dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- integration-spring/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integration-spring/pom.xml b/integration-spring/pom.xml index 46650dd56..d5592e895 100644 --- a/integration-spring/pom.xml +++ b/integration-spring/pom.xml @@ -11,7 +11,7 @@ rewrite-integration-spring - 3.0.6.RELEASE + 3.2.5.RELEASE