From e299bba112e3e0e0ab9faf6052ef077046ae43ac Mon Sep 17 00:00:00 2001 From: Sebastian Peters Date: Fri, 26 Jan 2024 12:44:36 +0100 Subject: [PATCH 01/12] Update maven-war-plugin to 3.4.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 84f11fd730..5fe0e3cc4a 100644 --- a/pom.xml +++ b/pom.xml @@ -281,7 +281,7 @@ org.apache.maven.plugins maven-war-plugin - 3.3.1 + 3.4.0 org.apache.felix From 8087ba97ee462309e82446ba0df4b306f40ae80b Mon Sep 17 00:00:00 2001 From: Sebastian Peters Date: Fri, 26 Jan 2024 12:45:01 +0100 Subject: [PATCH 02/12] Update maven-site-plugin to 3.12.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5fe0e3cc4a..5e1aadba65 100644 --- a/pom.xml +++ b/pom.xml @@ -419,7 +419,7 @@ org.apache.maven.plugins maven-site-plugin - 3.9.0 + 3.12.1 false From 028fedd3067f21ebdccc80c0b95b7d7e91dcdea3 Mon Sep 17 00:00:00 2001 From: Sebastian Peters Date: Fri, 26 Jan 2024 12:45:17 +0100 Subject: [PATCH 03/12] Update assertj to 3.25.2 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5e1aadba65..8f18670c2e 100644 --- a/pom.xml +++ b/pom.xml @@ -990,7 +990,7 @@ org.assertj assertj-core - 3.24.2 + 3.25.2 test From 77285186df1ba93ac49ad74b5d33054783a51d1e Mon Sep 17 00:00:00 2001 From: Sebastian Peters Date: Fri, 26 Jan 2024 12:48:45 +0100 Subject: [PATCH 04/12] Update slf4j to 2.0.11 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8f18670c2e..1e440a8a96 100644 --- a/pom.xml +++ b/pom.xml @@ -113,7 +113,7 @@ 2.16.0 2.20.0 3.3.4 - 2.0.9 + 2.0.11 5.3.27 3.0.8 1.0.7 From 71d28ed90d71c280ceb04b7a5cacca88d3e56aa5 Mon Sep 17 00:00:00 2001 From: Sebastian Peters Date: Fri, 26 Jan 2024 12:49:09 +0100 Subject: [PATCH 05/12] Update jackson to 2.16.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1e440a8a96..4e1f8fe082 100644 --- a/pom.xml +++ b/pom.xml @@ -110,7 +110,7 @@ 9.6 - 2.16.0 + 2.16.1 2.20.0 3.3.4 2.0.11 From f8a8172a3e6f28d62796b5d3b17329923bfd026e Mon Sep 17 00:00:00 2001 From: Sebastian Peters Date: Fri, 26 Jan 2024 12:49:46 +0100 Subject: [PATCH 06/12] Update spring to 5.3.31 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4e1f8fe082..b03fb5eda0 100644 --- a/pom.xml +++ b/pom.xml @@ -114,7 +114,7 @@ 2.20.0 3.3.4 2.0.11 - 5.3.27 + 5.3.31 3.0.8 1.0.7 3.0.0-M7 From fd2cf91601492a991048559190ae95b88e2c7ff6 Mon Sep 17 00:00:00 2001 From: Sebastian Peters Date: Fri, 26 Jan 2024 12:50:20 +0100 Subject: [PATCH 07/12] Update log4j2 to 2.21.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b03fb5eda0..bf89cecc7c 100644 --- a/pom.xml +++ b/pom.xml @@ -111,7 +111,7 @@ 9.6 2.16.1 - 2.20.0 + 2.21.1 3.3.4 2.0.11 5.3.31 From 8ef55db35f38ed0be4b0cd971c4a8bfd3f39595d Mon Sep 17 00:00:00 2001 From: Sebastian Peters Date: Sat, 27 Jan 2024 11:05:31 +0100 Subject: [PATCH 08/12] Update maven-dependency-plugin to 3.6.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index bf89cecc7c..b942f8a6ee 100644 --- a/pom.xml +++ b/pom.xml @@ -291,7 +291,7 @@ org.apache.maven.plugins maven-dependency-plugin - 3.6.0 + 3.6.1 org.apache.maven.plugins From 27f0b569662620ad1c680c746317b0a964518336 Mon Sep 17 00:00:00 2001 From: Sebastian Peters Date: Sat, 27 Jan 2024 11:06:15 +0100 Subject: [PATCH 09/12] Update maven-enforcer-plugin to 3.4.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b942f8a6ee..7db90a9616 100644 --- a/pom.xml +++ b/pom.xml @@ -361,7 +361,7 @@ org.apache.maven.plugins maven-enforcer-plugin - 3.1.0 + 3.4.1 enforce From fd7e74867cd279859566d080ab0cf2fe5b977fab Mon Sep 17 00:00:00 2001 From: Sebastian Peters Date: Sat, 27 Jan 2024 11:09:12 +0100 Subject: [PATCH 10/12] Update commons-lang3 to 3.14.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7db90a9616..b510a72615 100644 --- a/pom.xml +++ b/pom.xml @@ -871,7 +871,7 @@ org.apache.commons commons-lang3 - 3.13.0 + 3.14.0 org.apache.commons From 218e634bf1c7a62843b97aede3a8bf15fb0d9d6b Mon Sep 17 00:00:00 2001 From: Sebastian Peters Date: Sat, 27 Jan 2024 11:09:42 +0100 Subject: [PATCH 11/12] Update commons-io to 2.15.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b510a72615..cb2173a8ea 100644 --- a/pom.xml +++ b/pom.xml @@ -866,7 +866,7 @@ commons-io commons-io - 2.13.0 + 2.15.1 org.apache.commons From abd824fdd293aaa78ee4453596672d905928dd0f Mon Sep 17 00:00:00 2001 From: Sebastian Peters Date: Sat, 27 Jan 2024 11:10:16 +0100 Subject: [PATCH 12/12] Update commons-text to 1.11.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index cb2173a8ea..3fd6b92f78 100644 --- a/pom.xml +++ b/pom.xml @@ -876,7 +876,7 @@ org.apache.commons commons-text - 1.10.0 + 1.11.0 commons-el