From a66cfdc661d807b1f81481f7b5d5296c0527f26c Mon Sep 17 00:00:00 2001 From: Pete Meyer Date: Tue, 30 Jan 2018 12:11:32 -0500 Subject: [PATCH 1/3] xalan 2.7.0 -> 2.7.2 --- .../lyncode/xoai/4.1.0-header-patch/xoai-4.1.0-header-patch.pom | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local_lib/com/lyncode/xoai/4.1.0-header-patch/xoai-4.1.0-header-patch.pom b/local_lib/com/lyncode/xoai/4.1.0-header-patch/xoai-4.1.0-header-patch.pom index 9e0d802244c..89a14d88c51 100644 --- a/local_lib/com/lyncode/xoai/4.1.0-header-patch/xoai-4.1.0-header-patch.pom +++ b/local_lib/com/lyncode/xoai/4.1.0-header-patch/xoai-4.1.0-header-patch.pom @@ -199,7 +199,7 @@ xalan xalan - 2.7.0 + 2.7.2 dom4j From 7cf1c7ee7971a2cddfd05fecaa1bbf4fe46d0b36 Mon Sep 17 00:00:00 2001 From: Pete Meyer Date: Tue, 30 Jan 2018 14:11:18 -0500 Subject: [PATCH 2/3] apache commons-fileupload 1.3.1 -> 1.3.3 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c2d985e717b..a48deec4d73 100644 --- a/pom.xml +++ b/pom.xml @@ -125,7 +125,7 @@ commons-fileupload commons-fileupload - 1.3.1 + 1.3.3 com.google.code.gson From 2012e1b57b8df7fe6528985e770e69bd1a0f37e6 Mon Sep 17 00:00:00 2001 From: Pete Meyer Date: Tue, 30 Jan 2018 15:18:50 -0500 Subject: [PATCH 3/3] jsoup 1.8.1 to 1.8.3 (1.11.2 latest) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a48deec4d73..24944bb6067 100644 --- a/pom.xml +++ b/pom.xml @@ -320,7 +320,7 @@ org.jsoup jsoup - 1.8.1 + 1.8.3 com.jayway.restassured