From b40ea9a5eefc4d2a4ddb67ca50ed11e1fa06d877 Mon Sep 17 00:00:00 2001 From: Sebastian Peters Date: Mon, 18 Nov 2019 21:31:45 +0100 Subject: [PATCH 1/7] Update slf4j to 1.7.29 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 82f78b0d0..7f3971a92 100644 --- a/pom.xml +++ b/pom.xml @@ -103,7 +103,7 @@ 2.10.0 2.12.1 3.2.10 - 1.7.28 + 1.7.29 4.3.25.RELEASE 3.0.8 1.0.7 From 377b0ca498e7770adca349b8366b481e351d03da Mon Sep 17 00:00:00 2001 From: Sebastian Peters Date: Mon, 18 Nov 2019 21:32:28 +0100 Subject: [PATCH 2/7] Update jackson-databind to 2.10.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7f3971a92..743dbe494 100644 --- a/pom.xml +++ b/pom.xml @@ -100,7 +100,7 @@ 7.1 - 2.10.0 + 2.10.1 2.12.1 3.2.10 1.7.29 From db9f01ab1cf4f568ec7cf21e504e64b4fbb14a17 Mon Sep 17 00:00:00 2001 From: Sebastian Peters Date: Mon, 18 Nov 2019 21:32:44 +0100 Subject: [PATCH 3/7] Update asm to 7.2 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 743dbe494..22014daa4 100644 --- a/pom.xml +++ b/pom.xml @@ -99,7 +99,7 @@ 1.8 - 7.1 + 7.2 2.10.1 2.12.1 3.2.10 From 4cff397a0bfdb9281a128231c403dfe814277368 Mon Sep 17 00:00:00 2001 From: Sebastian Peters Date: Mon, 18 Nov 2019 21:33:07 +0100 Subject: [PATCH 4/7] Update maven-surefire-plugin to 2.22.2 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 22014daa4..8b68ca371 100644 --- a/pom.xml +++ b/pom.xml @@ -113,7 +113,7 @@ https://builds.apache.org/analysis/ - 2.22.1 + 2.22.2 From 0f5fc65ec62e3615f240afcf2613a46de64225e9 Mon Sep 17 00:00:00 2001 From: Sebastian Peters Date: Mon, 18 Nov 2019 21:33:37 +0100 Subject: [PATCH 5/7] Update commons-collections4 to 4.4 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8b68ca371..fe902836b 100644 --- a/pom.xml +++ b/pom.xml @@ -906,7 +906,7 @@ org.apache.commons commons-collections4 - 4.2 + 4.4 From 156d9a1bb5d3e698a1a6040783a637b879e3e864 Mon Sep 17 00:00:00 2001 From: Sebastian Peters Date: Mon, 18 Nov 2019 21:34:00 +0100 Subject: [PATCH 6/7] Update commons-lang3 to 3.9 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index fe902836b..dfcdc72a2 100644 --- a/pom.xml +++ b/pom.xml @@ -927,7 +927,7 @@ org.apache.commons commons-lang3 - 3.8.1 + 3.9 org.apache.commons From d705cca762f9ab6979327849f57da3055559a3c1 Mon Sep 17 00:00:00 2001 From: Sebastian Peters Date: Mon, 18 Nov 2019 21:34:23 +0100 Subject: [PATCH 7/7] Update commons-text to 1.8 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index dfcdc72a2..e0b0755d3 100644 --- a/pom.xml +++ b/pom.xml @@ -932,7 +932,7 @@ org.apache.commons commons-text - 1.3 + 1.8 commons-digester