From 3c1181175a04ade1fd6affbf35c9eff54cea2ddc Mon Sep 17 00:00:00 2001
From: JCgH4164838Gh792C124B5
<43964333+JCgH4164838Gh792C124B5@users.noreply.github.com>
Date: Sun, 6 Oct 2019 18:09:17 -0400
Subject: [PATCH] Update multiple Struts 2.6.x libraries to more recent
versions.
Cherry-picked from fe98223724e4
Spring Platform 4.3.24 -> 4.3.25
Log4j2 2.11.2 -> 2.12.1
Jackson 2.9.9 -> 2.9.10
stax2-api 4.1 -> 4.2
Fluido Skin 1.7 -> 1.8
SLF4J 1.7.26 -> 1.7.28
---
pom.xml | 18 ++++++++----------
1 file changed, 8 insertions(+), 10 deletions(-)
diff --git a/pom.xml b/pom.xml
index 6c1704a1e..44b6a33df 100644
--- a/pom.xml
+++ b/pom.xml
@@ -98,18 +98,16 @@
UTF-8
1.8
- 4.3.24.RELEASE
+ 4.3.25.RELEASE
3.2.10
7.1
3.0.8
1.0.7
- 2.11.1
- 2.9.9
-
- 2.9.9.3
+ 2.12.1
+ 2.9.10
- 1.7
+ 1.8
https://builds.apache.org/analysis/
@@ -1070,12 +1068,12 @@
org.slf4j
slf4j-api
- 1.7.26
+ 1.7.28
org.slf4j
slf4j-simple
- 1.7.26
+ 1.7.28
@@ -1136,7 +1134,7 @@
com.fasterxml.jackson.core
jackson-databind
- ${jackson-databind.version}
+ ${jackson.version}
com.fasterxml.jackson.dataformat
@@ -1149,7 +1147,7 @@
org.codehaus.woodstox
stax2-api
- 4.1
+ 4.2