From bf1abfc304bbe924091d371238736aea810783b8 Mon Sep 17 00:00:00 2001 From: Richard Eckart de Castilho Date: Tue, 18 Jul 2023 10:09:45 +0200 Subject: [PATCH 1/4] #3673 - Update dependencies - pdfbox 2.0.28 -> 2.0.29 - spring 5.3.27 -> 5.3.28 - spring-boot 2.7.12 -> 2.7.13 - spring-data 2.7.12 -> 2.7.13 - spring-security 5.8.3 -> 5.8.5 - sentry 6.22.0 -> 6.25.2 - tomcat 9.0.75 -> 9.0.78 - mariadb driver 2.7.8 -> 2.7.9 - opensearch 1.3.8 -> 1.3.11 - rdf4j 4.3.2 -> 4.3.3 - jackson 2.15.1 -> 2.15.2 --- inception/pom.xml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/inception/pom.xml b/inception/pom.xml index 69945de978e..fa091d53e60 100644 --- a/inception/pom.xml +++ b/inception/pom.xml @@ -74,12 +74,12 @@ 3.4.0 0.5.0 - 2.0.28 + 2.0.29 - 5.3.27 - 2.7.12 - 2.7.12 - 5.8.3 + 5.3.28 + 2.7.13 + 2.7.13 + 5.8.5 1.6.14 2.2.8 0.11.5 @@ -87,12 +87,12 @@ 2.0.7 2.20.0 3.5.0.Final - 6.22.0 + 6.25.2 - 9.0.75 + 9.0.78 4.0.1 - 2.7.8 + 2.7.9 42.6.0 5.6.15.Final 6.2.5.Final @@ -120,11 +120,11 @@ - 1.3.8 + 1.3.11 - 4.3.2 + 4.3.3 4.6.1 @@ -137,7 +137,7 @@ 20230227 2.6.0 - 2.15.1 + 2.15.2 1.33 4.11.0 3.3.0 From 12799a01be7914c495ba71a1753edd62d49c4df3 Mon Sep 17 00:00:00 2001 From: Richard Eckart de Castilho Date: Tue, 18 Jul 2023 12:43:48 +0200 Subject: [PATCH 2/4] #3673 - Update dependencies - mockito 4.11.0 -> 5.4.0 - swagger 2.2.8 -> 2.2.15 - jboss-logging 3.5.0 -> 3.5.3 - asciidoctor 2.5.8 -> 2.5.10 - asciidoctor-diagram 2.2.7 -> 2.2.9 - okio 3.3.0 -> 3.4.0 - jquery 3.6.4 -> 3.7.0 - woodstox 6.5.0 -> 6.5.1 - fastutil 8.5.11 -> 8.1.12 - byte-buddy 1.14.0 -> 1.14.5 - hsqldb 2.7.1 -> 2.7.2 - jsoup 1.15.4 -> 1.16.1 - commons-io 2.12.0 -> 2.13.0 - commons-codec 1.15 -> 1.16.0 - caffine 3.1.4 -> 3.1.6 - snappy-java 1.1.8.4 -> 1.1.10.2 - picocli 4.7.0 -> 4.7.4 - maven-checkstyle-plugin 3.2.0 -> 3.3.0 - checkstyle 8.45.1 -> 10.12.1 --- inception/pom.xml | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/inception/pom.xml b/inception/pom.xml index fa091d53e60..1eddf8d65ce 100644 --- a/inception/pom.xml +++ b/inception/pom.xml @@ -63,7 +63,7 @@ 5.9.3 1.9.3 - 4.11.0 + 5.4.0 3.24.2 4.2.0 @@ -81,12 +81,12 @@ 2.7.13 5.8.5 1.6.14 - 2.2.8 + 2.2.15 0.11.5 2.0.7 2.20.0 - 3.5.0.Final + 3.5.3.Final 6.25.2 9.0.78 @@ -132,15 +132,15 @@ 2.2.3 - 2.5.8 - 2.2.7 + 2.5.10 + 2.2.9 20230227 2.6.0 2.15.2 1.33 4.11.0 - 3.3.0 + 3.4.0 ci @@ -170,7 +170,7 @@ ^10.1.0 ^20.0.0 ^3.0.2 - 3.6.4 + 3.7.0 1.13.2 ^10.0.0 ^2.1.0 @@ -1539,7 +1539,7 @@ com.fasterxml.woodstox woodstox-core - 6.5.0 + 6.5.1 org.codehaus.woodstox @@ -1556,7 +1556,7 @@ it.unimi.dsi fastutil - 8.5.11 + 8.5.12 @@ -1608,12 +1608,12 @@ net.bytebuddy byte-buddy - 1.14.0 + 1.14.5 net.bytebuddy byte-buddy-agent - 1.14.0 + 1.14.5 org.wicketstuff @@ -1760,7 +1760,7 @@ org.hsqldb hsqldb - 2.7.1 + 2.7.2 @@ -1800,7 +1800,7 @@ org.jsoup jsoup - 1.15.4 + 1.16.1 @@ -1893,7 +1893,7 @@ commons-io commons-io - 2.12.0 + 2.13.0 org.apache.commons @@ -1913,7 +1913,7 @@ commons-codec commons-codec - 1.15 + 1.16.0 commons-validator @@ -1923,12 +1923,12 @@ com.github.ben-manes.caffeine caffeine - 3.1.4 + 3.1.6 org.xerial.snappy snappy-java - 1.1.8.4 + 1.1.10.2 @@ -2198,7 +2198,7 @@ info.picocli picocli - 4.7.0 + 4.7.4 info.picocli @@ -2974,7 +2974,7 @@ org.apache.maven.plugins maven-checkstyle-plugin - 3.2.0 + 3.3.0 true @@ -2985,7 +2985,7 @@ com.puppycrawl.tools checkstyle - 8.45.1 + 10.12.1 From 52132626c9500a46469783c9abe0532f5bb360a3 Mon Sep 17 00:00:00 2001 From: Richard Eckart de Castilho Date: Tue, 18 Jul 2023 13:07:12 +0200 Subject: [PATCH 3/4] #3673 - Update dependencies - maven-dependency-plugin 3.3.0 -> 3.6.0 - frontend-maven-plugin 1.12.1 -> 1.13.3 - maven-surefire-plugin 3.3.0-M7 -> 3.1.2 - maven-war-plugin 3.3.2 -> 3.4.0 - docker-maven-plugin 0.40.3 -> 0.43.0 - versions-maven-plugin 2.14.2 -> 2.16.0 --- inception/pom.xml | 43 ++++++++++--------------------------------- 1 file changed, 10 insertions(+), 33 deletions(-) diff --git a/inception/pom.xml b/inception/pom.xml index 1eddf8d65ce..7b982e06714 100644 --- a/inception/pom.xml +++ b/inception/pom.xml @@ -55,8 +55,9 @@ 6g - 11 - 11 + 11 + ${maven.compiler.release} + ${maven.compiler.release} yyyy-MM-dd HH:mm ${session.executionRootDirectory}/cache/dkpro-core-datasets slow @@ -2542,13 +2543,6 @@ - - - org.apache.maven.shared - maven-dependency-analyzer - 1.13.2 - - true @@ -2625,7 +2619,7 @@ - [11,) + [${maven.compiler.release},) - - - - org.apache.maven.shared - maven-dependency-analyzer - 1.13.0 - - + 3.6.0 org.codehaus.gmaven @@ -2692,7 +2669,7 @@ com.github.eirslett frontend-maven-plugin - 1.12.1 + 1.13.4 org.apache.maven.plugins @@ -2706,7 +2683,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.0.0-M7 + 3.1.2 ${dkpro.core.testCachePath} @@ -2717,17 +2694,17 @@ org.apache.maven.plugins maven-war-plugin - 3.3.2 + 3.4.0 io.fabric8 docker-maven-plugin - 0.40.3 + 0.43.0 org.codehaus.mojo versions-maven-plugin - 2.14.2 + 2.16.0 file:${maven.multiModuleProjectDirectory}/inception/inception-build/src/main/resources/inception/rules.xml