From d0b8179c82d68b50e49bbd0e90aa9d6f595a17ac Mon Sep 17 00:00:00 2001 From: Stefan Weil Date: Sun, 28 Jul 2024 10:18:09 +0200 Subject: [PATCH 1/3] Update some dependencies to latest bugfix versions The updates were selected from this list: mvn versions:display-dependency-updates | grep -- "->" | sort | uniq Signed-off-by: Stefan Weil --- pom.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index 20801c6f0bf..a7b1cb6072a 100644 --- a/pom.xml +++ b/pom.xml @@ -127,7 +127,7 @@ com.itextpdf itextpdf - 5.5.13.3 + 5.5.13.4 com.opencsv @@ -185,7 +185,7 @@ commons-logging commons-logging - 1.3.1 + 1.3.3 commons-net @@ -286,7 +286,7 @@ from system library in Java 11+ --> org.apache.httpcomponents httpclient - 4.5.13 + 4.5.14 org.apache.logging.log4j @@ -332,7 +332,7 @@ from system library in Java 11+ --> org.apache.pdfbox pdfbox - 3.0.0-RC1 + 3.0.2 test @@ -414,7 +414,7 @@ from system library in Java 11+ --> org.bouncycastle bcprov-jdk18on - 1.78 + 1.78.1 org.camunda.bpm.model @@ -633,7 +633,7 @@ from system library in Java 11+ --> org.passay passay - 1.6.2 + 1.6.4 org.primefaces.extensions From 40e658eac4731d582401e4c4d099a8cb1db8a25f Mon Sep 17 00:00:00 2001 From: Stefan Weil Date: Mon, 29 Jul 2024 22:13:29 +0200 Subject: [PATCH 2/3] Update some more dependencies to latest bugfix versions These updates were suggested by claude.ai. Signed-off-by: Stefan Weil --- pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index a7b1cb6072a..cec429201ca 100644 --- a/pom.xml +++ b/pom.xml @@ -52,15 +52,15 @@ 2.8 4.3.1 2.2-rc1 - 5.6.10.Final + 5.6.15.Final 2.3.3 2.3.9 1.11.1 1.2.0 1.20.1 2.3.10 - 8.0.31 - 5.2.2 + 8.0.33 + 5.2.5 8.0.5 9.9.1-8 2.19.0 @@ -529,7 +529,7 @@ from system library in Java 11+ --> org.hibernate.validator hibernate-validator - 6.2.4.Final + 6.2.5.Final org.jboss.logging @@ -803,7 +803,7 @@ from system library in Java 11+ --> org.xmlunit xmlunit-matchers - 2.9.0 + 2.9.1 se.jiderhamn.classloader-leak-prevention From 59ef87601f8f9026726a122e04ba11dc16845e40 Mon Sep 17 00:00:00 2001 From: Stefan Weil Date: Thu, 10 Oct 2024 14:20:28 +0200 Subject: [PATCH 3/3] Update some more dependencies to latest bugfix versions Signed-off-by: Stefan Weil --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index cec429201ca..06b842ab129 100644 --- a/pom.xml +++ b/pom.xml @@ -185,7 +185,7 @@ commons-logging commons-logging - 1.3.3 + 1.3.4 commons-net @@ -332,7 +332,7 @@ from system library in Java 11+ --> org.apache.pdfbox pdfbox - 3.0.2 + 3.0.3 test @@ -633,7 +633,7 @@ from system library in Java 11+ --> org.passay passay - 1.6.4 + 1.6.5 org.primefaces.extensions