diff --git a/CHANGELOG.md b/CHANGELOG.md
index fa62edad..85a36485 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,11 @@
# All ProdLib projects upgrades
+## 22.0.0
+
+Watchfolder queueManualScan should not use JobKit #177 (relative from #175).
+
+Update Spring Boot version from 3.3.1 to 3.3.4
+
## 21.2.0
Watchfolders start scans just after startScans call #175
diff --git a/app-web/pom.xml b/app-web/pom.xml
index c49912c0..832654b0 100644
--- a/app-web/pom.xml
+++ b/app-web/pom.xml
@@ -13,7 +13,7 @@
tv.hd3g.commons
parent-web
- 21.2.0
+ 22.0.0
../parent-web/pom.xml
diff --git a/app/pom.xml b/app/pom.xml
index b5d45a1e..4cfe0a84 100644
--- a/app/pom.xml
+++ b/app/pom.xml
@@ -12,7 +12,7 @@
tv.hd3g.commons
parent
- 21.2.0
+ 22.0.0
../parent/pom.xml
diff --git a/env-version/THIRD-PARTY.txt b/env-version/THIRD-PARTY.txt
index 3ddabc6c..fddbfe67 100644
--- a/env-version/THIRD-PARTY.txt
+++ b/env-version/THIRD-PARTY.txt
@@ -1,7 +1,7 @@
Lists of 79 third-party dependencies.
- (Eclipse Public License - v 1.0) (GNU Lesser General Public License) Logback Classic Module (ch.qos.logback:logback-classic:1.5.6 - http://logback.qos.ch/logback-classic)
- (Eclipse Public License - v 1.0) (GNU Lesser General Public License) Logback Core Module (ch.qos.logback:logback-core:1.5.6 - http://logback.qos.ch/logback-core)
+ (Eclipse Public License - v 1.0) (GNU Lesser General Public License) Logback Classic Module (ch.qos.logback:logback-classic:1.5.8 - http://logback.qos.ch/logback-classic)
+ (Eclipse Public License - v 1.0) (GNU Lesser General Public License) Logback Core Module (ch.qos.logback:logback-core:1.5.8 - http://logback.qos.ch/logback-core)
(Apache License, Version 2.0) ClassMate (com.fasterxml:classmate:1.7.0 - https://github.com/FasterXML/java-classmate)
(The Apache Software License, Version 2.0) Generex (com.github.mifmif:generex:1.0.2 - https://github.com/mifmif/Generex/tree/master)
(The Apache Software License, Version 2.0) json-path (com.jayway.jsonpath:json-path:2.9.0 - https://github.com/jayway/JsonPath)
@@ -11,15 +11,15 @@ Lists of 79 third-party dependencies.
(Apache-2.0) Apache Commons IO (commons-io:commons-io:2.16.1 - https://commons.apache.org/proper/commons-io/)
(BSD) Automaton (dk.brics.automaton:automaton:1.11-8 - http://www.brics.dk/automaton/)
(CeCILL-C) (MIT) Spoon Core (fr.inria.gforge.spoon:spoon-core:11.0.0 - http://spoon.gforge.inria.fr/)
- (The Apache Software License, Version 2.0) micrometer-commons (io.micrometer:micrometer-commons:1.13.1 - https://github.com/micrometer-metrics/micrometer)
- (The Apache Software License, Version 2.0) micrometer-observation (io.micrometer:micrometer-observation:1.13.1 - https://github.com/micrometer-metrics/micrometer)
+ (The Apache Software License, Version 2.0) micrometer-commons (io.micrometer:micrometer-commons:1.13.4 - https://github.com/micrometer-metrics/micrometer)
+ (The Apache Software License, Version 2.0) micrometer-observation (io.micrometer:micrometer-observation:1.13.4 - https://github.com/micrometer-metrics/micrometer)
(EDL 1.0) Jakarta Activation API (jakarta.activation:jakarta.activation-api:2.1.3 - https://github.com/jakartaee/jaf-api)
(EPL 2.0) (GPL2 w/ CPE) Jakarta Annotations API (jakarta.annotation:jakarta.annotation-api:2.1.1 - https://projects.eclipse.org/projects/ee4j.ca)
(Eclipse Distribution License v. 1.0) (Eclipse Public License v. 2.0) Jakarta Persistence API (jakarta.persistence:jakarta.persistence-api:3.1.0 - https://github.com/eclipse-ee4j/jpa-api)
(Apache License 2.0) Jakarta Bean Validation API (jakarta.validation:jakarta.validation-api:3.0.2 - https://beanvalidation.org)
(Eclipse Distribution License - v 1.0) Jakarta XML Binding API (jakarta.xml.bind:jakarta.xml.bind-api:4.0.2 - https://github.com/jakartaee/jaxb-api/jakarta.xml.bind-api)
- (Apache License, Version 2.0) Byte Buddy (without dependencies) (net.bytebuddy:byte-buddy:1.14.17 - https://bytebuddy.net/byte-buddy)
- (Apache License, Version 2.0) Byte Buddy agent (net.bytebuddy:byte-buddy-agent:1.14.17 - https://bytebuddy.net/byte-buddy-agent)
+ (Apache License, Version 2.0) Byte Buddy (without dependencies) (net.bytebuddy:byte-buddy:1.14.19 - https://bytebuddy.net/byte-buddy)
+ (Apache License, Version 2.0) Byte Buddy agent (net.bytebuddy:byte-buddy-agent:1.14.19 - https://bytebuddy.net/byte-buddy-agent)
(The Apache Software License, Version 2.0) Data Faker (net.datafaker:datafaker:1.6.0 - https://www.datafaker.net)
(The Apache Software License, Version 2.0) ASM based accessors helper used by json-smart (net.minidev:accessors-smart:2.5.1 - https://urielch.github.io/)
(The Apache Software License, Version 2.0) JSON Small and Fast Parser (net.minidev:json-smart:2.5.1 - https://urielch.github.io/)
@@ -31,10 +31,10 @@ Lists of 79 third-party dependencies.
(Apache License, Version 2.0) Maven Model (org.apache.maven:maven-model:3.6.0 - https://maven.apache.org/ref/3.6.0/maven-model/)
(Apache License, Version 2.0) Apache Maven Invoker (org.apache.maven.shared:maven-invoker:3.2.0 - https://maven.apache.org/shared/maven-invoker/)
(Apache License, Version 2.0) Apache Maven Shared Utils (org.apache.maven.shared:maven-shared-utils:3.3.4 - https://maven.apache.org/shared/maven-shared-utils/)
- (Apache License, Version 2.0) tomcat-embed-el (org.apache.tomcat.embed:tomcat-embed-el:10.1.25 - https://tomcat.apache.org/)
+ (Apache License, Version 2.0) tomcat-embed-el (org.apache.tomcat.embed:tomcat-embed-el:10.1.30 - https://tomcat.apache.org/)
(The Apache License, Version 2.0) org.apiguardian:apiguardian-api (org.apiguardian:apiguardian-api:1.1.2 - https://github.com/apiguardian-team/apiguardian)
(Apache License, Version 2.0) AssertJ Core (org.assertj:assertj-core:3.25.3 - https://assertj.github.io/doc/#assertj-core)
- (Apache 2.0) Awaitility (org.awaitility:awaitility:4.2.1 - http://awaitility.org)
+ (Apache 2.0) Awaitility (org.awaitility:awaitility:4.2.2 - http://awaitility.org)
(Apache License, Version 2.0) Plexus Common Utilities (org.codehaus.plexus:plexus-utils:3.1.0 - http://codehaus-plexus.github.io/plexus-utils/)
(Eclipse Public License - v 2.0) Eclipse Compiler for Java(TM) (org.eclipse.jdt:ecj:3.37.0 - https://projects.eclipse.org/projects/eclipse.jdt)
(Eclipse Public License - v 2.0) Java Development Tools Core (org.eclipse.jdt:org.eclipse.jdt.core:3.37.0 - https://projects.eclipse.org/projects/eclipse.jdt)
@@ -43,39 +43,39 @@ Lists of 79 third-party dependencies.
(Apache License 2.0) (LGPL 2.1) (MPL 1.1) Javassist (org.javassist:javassist:3.29.0-GA - http://www.javassist.org/)
(Apache License 2.0) JBoss Logging 3 (org.jboss.logging:jboss-logging:3.5.3.Final - http://www.jboss.org)
(The Apache License, Version 2.0) JSpecify annotations (org.jspecify:jspecify:0.3.0 - http://jspecify.org/)
- (Eclipse Public License v2.0) JUnit Jupiter (Aggregator) (org.junit.jupiter:junit-jupiter:5.10.2 - https://junit.org/junit5/)
- (Eclipse Public License v2.0) JUnit Jupiter API (org.junit.jupiter:junit-jupiter-api:5.10.2 - https://junit.org/junit5/)
- (Eclipse Public License v2.0) JUnit Jupiter Engine (org.junit.jupiter:junit-jupiter-engine:5.10.2 - https://junit.org/junit5/)
- (Eclipse Public License v2.0) JUnit Jupiter Params (org.junit.jupiter:junit-jupiter-params:5.10.2 - https://junit.org/junit5/)
- (Eclipse Public License v2.0) JUnit Platform Commons (org.junit.platform:junit-platform-commons:1.10.2 - https://junit.org/junit5/)
- (Eclipse Public License v2.0) JUnit Platform Engine API (org.junit.platform:junit-platform-engine:1.10.2 - https://junit.org/junit5/)
+ (Eclipse Public License v2.0) JUnit Jupiter (Aggregator) (org.junit.jupiter:junit-jupiter:5.10.3 - https://junit.org/junit5/)
+ (Eclipse Public License v2.0) JUnit Jupiter API (org.junit.jupiter:junit-jupiter-api:5.10.3 - https://junit.org/junit5/)
+ (Eclipse Public License v2.0) JUnit Jupiter Engine (org.junit.jupiter:junit-jupiter-engine:5.10.3 - https://junit.org/junit5/)
+ (Eclipse Public License v2.0) JUnit Jupiter Params (org.junit.jupiter:junit-jupiter-params:5.10.3 - https://junit.org/junit5/)
+ (Eclipse Public License v2.0) JUnit Platform Commons (org.junit.platform:junit-platform-commons:1.10.3 - https://junit.org/junit5/)
+ (Eclipse Public License v2.0) JUnit Platform Engine API (org.junit.platform:junit-platform-engine:1.10.3 - https://junit.org/junit5/)
(MIT) mockito-core (org.mockito:mockito-core:5.12.0 - https://github.com/mockito/mockito)
(MIT) mockito-junit-jupiter (org.mockito:mockito-junit-jupiter:5.12.0 - https://github.com/mockito/mockito)
(Apache License, Version 2.0) Objenesis (org.objenesis:objenesis:3.3 - http://objenesis.org/objenesis)
(The Apache License, Version 2.0) org.opentest4j:opentest4j (org.opentest4j:opentest4j:1.3.0 - https://github.com/ota4j-team/opentest4j)
(BSD-3-Clause) asm (org.ow2.asm:asm:9.6 - http://asm.ow2.io/)
(The BSD 3-Clause License) Java Encoder (org.owasp.encoder:encoder:1.2.3 - https://www.owasp.org/index.php/OWASP_Java_Encoder_Project/encoder)
- (The MIT License) Project Lombok (org.projectlombok:lombok:1.18.32 - https://projectlombok.org)
- (The Apache Software License, Version 2.0) JSONassert (org.skyscreamer:jsonassert:1.5.1 - https://github.com/skyscreamer/JSONassert)
- (MIT License) JUL to SLF4J bridge (org.slf4j:jul-to-slf4j:2.0.13 - http://www.slf4j.org)
- (MIT License) SLF4J API Module (org.slf4j:slf4j-api:2.0.13 - http://www.slf4j.org)
- (Apache License, Version 2.0) Spring AOP (org.springframework:spring-aop:6.1.10 - https://github.com/spring-projects/spring-framework)
- (Apache License, Version 2.0) Spring Beans (org.springframework:spring-beans:6.1.10 - https://github.com/spring-projects/spring-framework)
- (Apache License, Version 2.0) Spring Context (org.springframework:spring-context:6.1.10 - https://github.com/spring-projects/spring-framework)
- (Apache License, Version 2.0) Spring Core (org.springframework:spring-core:6.1.10 - https://github.com/spring-projects/spring-framework)
- (Apache License, Version 2.0) Spring Expression Language (SpEL) (org.springframework:spring-expression:6.1.10 - https://github.com/spring-projects/spring-framework)
- (Apache License, Version 2.0) Spring Commons Logging Bridge (org.springframework:spring-jcl:6.1.10 - https://github.com/spring-projects/spring-framework)
- (Apache License, Version 2.0) Spring TestContext Framework (org.springframework:spring-test:6.1.10 - https://github.com/spring-projects/spring-framework)
- (Apache License, Version 2.0) spring-boot (org.springframework.boot:spring-boot:3.3.1 - https://spring.io/projects/spring-boot)
- (Apache License, Version 2.0) spring-boot-autoconfigure (org.springframework.boot:spring-boot-autoconfigure:3.3.1 - https://spring.io/projects/spring-boot)
- (Apache License, Version 2.0) spring-boot-configuration-processor (org.springframework.boot:spring-boot-configuration-processor:3.3.1 - https://spring.io/projects/spring-boot)
- (Apache License, Version 2.0) spring-boot-starter (org.springframework.boot:spring-boot-starter:3.3.1 - https://spring.io/projects/spring-boot)
- (Apache License, Version 2.0) spring-boot-starter-logging (org.springframework.boot:spring-boot-starter-logging:3.3.1 - https://spring.io/projects/spring-boot)
- (Apache License, Version 2.0) spring-boot-starter-test (org.springframework.boot:spring-boot-starter-test:3.3.1 - https://spring.io/projects/spring-boot)
- (Apache License, Version 2.0) spring-boot-starter-validation (org.springframework.boot:spring-boot-starter-validation:3.3.1 - https://spring.io/projects/spring-boot)
- (Apache License, Version 2.0) spring-boot-test (org.springframework.boot:spring-boot-test:3.3.1 - https://spring.io/projects/spring-boot)
- (Apache License, Version 2.0) spring-boot-test-autoconfigure (org.springframework.boot:spring-boot-test-autoconfigure:3.3.1 - https://spring.io/projects/spring-boot)
+ (The MIT License) Project Lombok (org.projectlombok:lombok:1.18.34 - https://projectlombok.org)
+ (The Apache Software License, Version 2.0) JSONassert (org.skyscreamer:jsonassert:1.5.3 - https://github.com/skyscreamer/JSONassert)
+ (MIT License) JUL to SLF4J bridge (org.slf4j:jul-to-slf4j:2.0.16 - http://www.slf4j.org)
+ (MIT License) SLF4J API Module (org.slf4j:slf4j-api:2.0.16 - http://www.slf4j.org)
+ (Apache License, Version 2.0) Spring AOP (org.springframework:spring-aop:6.1.13 - https://github.com/spring-projects/spring-framework)
+ (Apache License, Version 2.0) Spring Beans (org.springframework:spring-beans:6.1.13 - https://github.com/spring-projects/spring-framework)
+ (Apache License, Version 2.0) Spring Context (org.springframework:spring-context:6.1.13 - https://github.com/spring-projects/spring-framework)
+ (Apache License, Version 2.0) Spring Core (org.springframework:spring-core:6.1.13 - https://github.com/spring-projects/spring-framework)
+ (Apache License, Version 2.0) Spring Expression Language (SpEL) (org.springframework:spring-expression:6.1.13 - https://github.com/spring-projects/spring-framework)
+ (Apache License, Version 2.0) Spring Commons Logging Bridge (org.springframework:spring-jcl:6.1.13 - https://github.com/spring-projects/spring-framework)
+ (Apache License, Version 2.0) Spring TestContext Framework (org.springframework:spring-test:6.1.13 - https://github.com/spring-projects/spring-framework)
+ (Apache License, Version 2.0) spring-boot (org.springframework.boot:spring-boot:3.3.4 - https://spring.io/projects/spring-boot)
+ (Apache License, Version 2.0) spring-boot-autoconfigure (org.springframework.boot:spring-boot-autoconfigure:3.3.4 - https://spring.io/projects/spring-boot)
+ (Apache License, Version 2.0) spring-boot-configuration-processor (org.springframework.boot:spring-boot-configuration-processor:3.3.4 - https://spring.io/projects/spring-boot)
+ (Apache License, Version 2.0) spring-boot-starter (org.springframework.boot:spring-boot-starter:3.3.4 - https://spring.io/projects/spring-boot)
+ (Apache License, Version 2.0) spring-boot-starter-logging (org.springframework.boot:spring-boot-starter-logging:3.3.4 - https://spring.io/projects/spring-boot)
+ (Apache License, Version 2.0) spring-boot-starter-test (org.springframework.boot:spring-boot-starter-test:3.3.4 - https://spring.io/projects/spring-boot)
+ (Apache License, Version 2.0) spring-boot-starter-validation (org.springframework.boot:spring-boot-starter-validation:3.3.4 - https://spring.io/projects/spring-boot)
+ (Apache License, Version 2.0) spring-boot-test (org.springframework.boot:spring-boot-test:3.3.4 - https://spring.io/projects/spring-boot)
+ (Apache License, Version 2.0) spring-boot-test-autoconfigure (org.springframework.boot:spring-boot-test-autoconfigure:3.3.4 - https://spring.io/projects/spring-boot)
(The Apache Software License, Version 2.0) org.xmlunit:xmlunit-core (org.xmlunit:xmlunit-core:2.9.1 - https://www.xmlunit.org/)
(Apache License, Version 2.0) SnakeYAML (org.yaml:snakeyaml:2.2 - https://bitbucket.org/snakeyaml/snakeyaml)
(GNU Lesser General Public License, Version 3) CodePolicyValidation (tv.hd3g.commons:codepolicyvalidation:3.1.1 - https://github.com/hdsdi3g/codepolicyvalidation)
- (GNU Lesser General Public License, Version 3) Commons Interfaces (tv.hd3g.commons:interfaces:21.2.0 - https://github.com/hdsdi3g/prodlib)
+ (GNU Lesser General Public License, Version 3) Commons Interfaces (tv.hd3g.commons:interfaces:22.0.0 - https://github.com/hdsdi3g/prodlib)
diff --git a/env-version/pom.xml b/env-version/pom.xml
index 547ea1da..1e92becf 100644
--- a/env-version/pom.xml
+++ b/env-version/pom.xml
@@ -12,7 +12,7 @@
tv.hd3g.commons
parent
- 21.2.0
+ 22.0.0
../parent/pom.xml
@@ -20,7 +20,7 @@
tv.hd3g.commons
interfaces
- 21.2.0
+ 22.0.0
diff --git a/env-version/src/main/resources/prodlib-version.txt b/env-version/src/main/resources/prodlib-version.txt
index b295a689..1d975bef 100644
--- a/env-version/src/main/resources/prodlib-version.txt
+++ b/env-version/src/main/resources/prodlib-version.txt
@@ -1 +1 @@
-21.2.0
+22.0.0
diff --git a/interfaces/THIRD-PARTY.txt b/interfaces/THIRD-PARTY.txt
index bef2ea9f..5419f16a 100644
--- a/interfaces/THIRD-PARTY.txt
+++ b/interfaces/THIRD-PARTY.txt
@@ -1,7 +1,7 @@
Lists of 35 third-party dependencies.
- (Eclipse Public License - v 1.0) (GNU Lesser General Public License) Logback Classic Module (ch.qos.logback:logback-classic:1.5.6 - http://logback.qos.ch/logback-classic)
- (Eclipse Public License - v 1.0) (GNU Lesser General Public License) Logback Core Module (ch.qos.logback:logback-core:1.5.6 - http://logback.qos.ch/logback-core)
+ (Eclipse Public License - v 1.0) (GNU Lesser General Public License) Logback Classic Module (ch.qos.logback:logback-classic:1.5.8 - http://logback.qos.ch/logback-classic)
+ (Eclipse Public License - v 1.0) (GNU Lesser General Public License) Logback Core Module (ch.qos.logback:logback-core:1.5.8 - http://logback.qos.ch/logback-core)
(The Apache Software License, Version 2.0) Generex (com.github.mifmif:generex:1.0.2 - https://github.com/mifmif/Generex/tree/master)
(LGPL) JSAP (com.martiansoftware:jsap:2.1 - http://www.martiansoftware.com/jsap/)
(Apache-2.0) Apache Commons Codec (commons-codec:commons-codec:1.16.1 - https://commons.apache.org/proper/commons-codec/)
@@ -9,8 +9,8 @@ Lists of 35 third-party dependencies.
(BSD) Automaton (dk.brics.automaton:automaton:1.11-8 - http://www.brics.dk/automaton/)
(CeCILL-C) (MIT) Spoon Core (fr.inria.gforge.spoon:spoon-core:11.0.0 - http://spoon.gforge.inria.fr/)
(Eclipse Distribution License v. 1.0) (Eclipse Public License v. 2.0) Jakarta Persistence API (jakarta.persistence:jakarta.persistence-api:3.1.0 - https://github.com/eclipse-ee4j/jpa-api)
- (Apache License, Version 2.0) Byte Buddy (without dependencies) (net.bytebuddy:byte-buddy:1.14.17 - https://bytebuddy.net/byte-buddy)
- (Apache License, Version 2.0) Byte Buddy agent (net.bytebuddy:byte-buddy-agent:1.14.17 - https://bytebuddy.net/byte-buddy-agent)
+ (Apache License, Version 2.0) Byte Buddy (without dependencies) (net.bytebuddy:byte-buddy:1.14.19 - https://bytebuddy.net/byte-buddy)
+ (Apache License, Version 2.0) Byte Buddy agent (net.bytebuddy:byte-buddy-agent:1.14.19 - https://bytebuddy.net/byte-buddy-agent)
(The Apache Software License, Version 2.0) Data Faker (net.datafaker:datafaker:1.6.0 - https://www.datafaker.net)
(Apache-2.0) Apache Commons Compress (org.apache.commons:commons-compress:1.26.1 - https://commons.apache.org/proper/commons-compress/)
(Apache-2.0) Apache Commons Lang (org.apache.commons:commons-lang3:3.14.0 - https://commons.apache.org/proper/commons-lang/)
@@ -23,15 +23,15 @@ Lists of 35 third-party dependencies.
(Eclipse Public License - v 2.0) Java Development Tools Core (org.eclipse.jdt:org.eclipse.jdt.core:3.37.0 - https://projects.eclipse.org/projects/eclipse.jdt)
(BSD License 3) Hamcrest (org.hamcrest:hamcrest:2.2 - http://hamcrest.org/JavaHamcrest/)
(The Apache License, Version 2.0) JSpecify annotations (org.jspecify:jspecify:0.3.0 - http://jspecify.org/)
- (Eclipse Public License v2.0) JUnit Jupiter (Aggregator) (org.junit.jupiter:junit-jupiter:5.10.2 - https://junit.org/junit5/)
- (Eclipse Public License v2.0) JUnit Jupiter API (org.junit.jupiter:junit-jupiter-api:5.10.2 - https://junit.org/junit5/)
- (Eclipse Public License v2.0) JUnit Jupiter Engine (org.junit.jupiter:junit-jupiter-engine:5.10.2 - https://junit.org/junit5/)
- (Eclipse Public License v2.0) JUnit Jupiter Params (org.junit.jupiter:junit-jupiter-params:5.10.2 - https://junit.org/junit5/)
- (Eclipse Public License v2.0) JUnit Platform Commons (org.junit.platform:junit-platform-commons:1.10.2 - https://junit.org/junit5/)
- (Eclipse Public License v2.0) JUnit Platform Engine API (org.junit.platform:junit-platform-engine:1.10.2 - https://junit.org/junit5/)
+ (Eclipse Public License v2.0) JUnit Jupiter (Aggregator) (org.junit.jupiter:junit-jupiter:5.10.3 - https://junit.org/junit5/)
+ (Eclipse Public License v2.0) JUnit Jupiter API (org.junit.jupiter:junit-jupiter-api:5.10.3 - https://junit.org/junit5/)
+ (Eclipse Public License v2.0) JUnit Jupiter Engine (org.junit.jupiter:junit-jupiter-engine:5.10.3 - https://junit.org/junit5/)
+ (Eclipse Public License v2.0) JUnit Jupiter Params (org.junit.jupiter:junit-jupiter-params:5.10.3 - https://junit.org/junit5/)
+ (Eclipse Public License v2.0) JUnit Platform Commons (org.junit.platform:junit-platform-commons:1.10.3 - https://junit.org/junit5/)
+ (Eclipse Public License v2.0) JUnit Platform Engine API (org.junit.platform:junit-platform-engine:1.10.3 - https://junit.org/junit5/)
(MIT) mockito-core (org.mockito:mockito-core:5.12.0 - https://github.com/mockito/mockito)
(Apache License, Version 2.0) Objenesis (org.objenesis:objenesis:3.3 - http://objenesis.org/objenesis)
(The Apache License, Version 2.0) org.opentest4j:opentest4j (org.opentest4j:opentest4j:1.3.0 - https://github.com/ota4j-team/opentest4j)
- (The MIT License) Project Lombok (org.projectlombok:lombok:1.18.32 - https://projectlombok.org)
- (MIT License) SLF4J API Module (org.slf4j:slf4j-api:2.0.13 - http://www.slf4j.org)
+ (The MIT License) Project Lombok (org.projectlombok:lombok:1.18.34 - https://projectlombok.org)
+ (MIT License) SLF4J API Module (org.slf4j:slf4j-api:2.0.16 - http://www.slf4j.org)
(GNU Lesser General Public License, Version 3) CodePolicyValidation (tv.hd3g.commons:codepolicyvalidation:3.1.1 - https://github.com/hdsdi3g/codepolicyvalidation)
diff --git a/interfaces/pom.xml b/interfaces/pom.xml
index b8af97c6..932701b1 100644
--- a/interfaces/pom.xml
+++ b/interfaces/pom.xml
@@ -12,7 +12,7 @@
tv.hd3g.commons
starter
- 21.2.0
+ 22.0.0
../pom.xml
diff --git a/jobkit/engine/THIRD-PARTY.txt b/jobkit/engine/THIRD-PARTY.txt
index 38bb6d07..412b06b3 100644
--- a/jobkit/engine/THIRD-PARTY.txt
+++ b/jobkit/engine/THIRD-PARTY.txt
@@ -1,10 +1,10 @@
Lists of 39 third-party dependencies.
- (Eclipse Public License - v 1.0) (GNU Lesser General Public License) Logback Classic Module (ch.qos.logback:logback-classic:1.5.6 - http://logback.qos.ch/logback-classic)
- (Eclipse Public License - v 1.0) (GNU Lesser General Public License) Logback Core Module (ch.qos.logback:logback-core:1.5.6 - http://logback.qos.ch/logback-core)
- (The Apache Software License, Version 2.0) Jackson-annotations (com.fasterxml.jackson.core:jackson-annotations:2.17.1 - https://github.com/FasterXML/jackson)
- (The Apache Software License, Version 2.0) Jackson-core (com.fasterxml.jackson.core:jackson-core:2.17.1 - https://github.com/FasterXML/jackson-core)
- (The Apache Software License, Version 2.0) jackson-databind (com.fasterxml.jackson.core:jackson-databind:2.17.1 - https://github.com/FasterXML/jackson)
+ (Eclipse Public License - v 1.0) (GNU Lesser General Public License) Logback Classic Module (ch.qos.logback:logback-classic:1.5.8 - http://logback.qos.ch/logback-classic)
+ (Eclipse Public License - v 1.0) (GNU Lesser General Public License) Logback Core Module (ch.qos.logback:logback-core:1.5.8 - http://logback.qos.ch/logback-core)
+ (The Apache Software License, Version 2.0) Jackson-annotations (com.fasterxml.jackson.core:jackson-annotations:2.17.2 - https://github.com/FasterXML/jackson)
+ (The Apache Software License, Version 2.0) Jackson-core (com.fasterxml.jackson.core:jackson-core:2.17.2 - https://github.com/FasterXML/jackson-core)
+ (The Apache Software License, Version 2.0) jackson-databind (com.fasterxml.jackson.core:jackson-databind:2.17.2 - https://github.com/FasterXML/jackson)
(The Apache Software License, Version 2.0) Generex (com.github.mifmif:generex:1.0.2 - https://github.com/mifmif/Generex/tree/master)
(LGPL) JSAP (com.martiansoftware:jsap:2.1 - http://www.martiansoftware.com/jsap/)
(Apache-2.0) Apache Commons Codec (commons-codec:commons-codec:1.16.1 - https://commons.apache.org/proper/commons-codec/)
@@ -12,8 +12,8 @@ Lists of 39 third-party dependencies.
(BSD) Automaton (dk.brics.automaton:automaton:1.11-8 - http://www.brics.dk/automaton/)
(CeCILL-C) (MIT) Spoon Core (fr.inria.gforge.spoon:spoon-core:11.0.0 - http://spoon.gforge.inria.fr/)
(Eclipse Distribution License v. 1.0) (Eclipse Public License v. 2.0) Jakarta Persistence API (jakarta.persistence:jakarta.persistence-api:3.1.0 - https://github.com/eclipse-ee4j/jpa-api)
- (Apache License, Version 2.0) Byte Buddy (without dependencies) (net.bytebuddy:byte-buddy:1.14.17 - https://bytebuddy.net/byte-buddy)
- (Apache License, Version 2.0) Byte Buddy agent (net.bytebuddy:byte-buddy-agent:1.14.17 - https://bytebuddy.net/byte-buddy-agent)
+ (Apache License, Version 2.0) Byte Buddy (without dependencies) (net.bytebuddy:byte-buddy:1.14.19 - https://bytebuddy.net/byte-buddy)
+ (Apache License, Version 2.0) Byte Buddy agent (net.bytebuddy:byte-buddy-agent:1.14.19 - https://bytebuddy.net/byte-buddy-agent)
(The Apache Software License, Version 2.0) Data Faker (net.datafaker:datafaker:1.6.0 - https://www.datafaker.net)
(Apache-2.0) Apache Commons Compress (org.apache.commons:commons-compress:1.26.1 - https://commons.apache.org/proper/commons-compress/)
(Apache-2.0) Apache Commons Lang (org.apache.commons:commons-lang3:3.14.0 - https://commons.apache.org/proper/commons-lang/)
@@ -26,16 +26,16 @@ Lists of 39 third-party dependencies.
(Eclipse Public License - v 2.0) Java Development Tools Core (org.eclipse.jdt:org.eclipse.jdt.core:3.37.0 - https://projects.eclipse.org/projects/eclipse.jdt)
(BSD License 3) Hamcrest (org.hamcrest:hamcrest:2.2 - http://hamcrest.org/JavaHamcrest/)
(The Apache License, Version 2.0) JSpecify annotations (org.jspecify:jspecify:0.3.0 - http://jspecify.org/)
- (Eclipse Public License v2.0) JUnit Jupiter (Aggregator) (org.junit.jupiter:junit-jupiter:5.10.2 - https://junit.org/junit5/)
- (Eclipse Public License v2.0) JUnit Jupiter API (org.junit.jupiter:junit-jupiter-api:5.10.2 - https://junit.org/junit5/)
- (Eclipse Public License v2.0) JUnit Jupiter Engine (org.junit.jupiter:junit-jupiter-engine:5.10.2 - https://junit.org/junit5/)
- (Eclipse Public License v2.0) JUnit Jupiter Params (org.junit.jupiter:junit-jupiter-params:5.10.2 - https://junit.org/junit5/)
- (Eclipse Public License v2.0) JUnit Platform Commons (org.junit.platform:junit-platform-commons:1.10.2 - https://junit.org/junit5/)
- (Eclipse Public License v2.0) JUnit Platform Engine API (org.junit.platform:junit-platform-engine:1.10.2 - https://junit.org/junit5/)
+ (Eclipse Public License v2.0) JUnit Jupiter (Aggregator) (org.junit.jupiter:junit-jupiter:5.10.3 - https://junit.org/junit5/)
+ (Eclipse Public License v2.0) JUnit Jupiter API (org.junit.jupiter:junit-jupiter-api:5.10.3 - https://junit.org/junit5/)
+ (Eclipse Public License v2.0) JUnit Jupiter Engine (org.junit.jupiter:junit-jupiter-engine:5.10.3 - https://junit.org/junit5/)
+ (Eclipse Public License v2.0) JUnit Jupiter Params (org.junit.jupiter:junit-jupiter-params:5.10.3 - https://junit.org/junit5/)
+ (Eclipse Public License v2.0) JUnit Platform Commons (org.junit.platform:junit-platform-commons:1.10.3 - https://junit.org/junit5/)
+ (Eclipse Public License v2.0) JUnit Platform Engine API (org.junit.platform:junit-platform-engine:1.10.3 - https://junit.org/junit5/)
(MIT) mockito-core (org.mockito:mockito-core:5.12.0 - https://github.com/mockito/mockito)
(Apache License, Version 2.0) Objenesis (org.objenesis:objenesis:3.3 - http://objenesis.org/objenesis)
(The Apache License, Version 2.0) org.opentest4j:opentest4j (org.opentest4j:opentest4j:1.3.0 - https://github.com/ota4j-team/opentest4j)
- (The MIT License) Project Lombok (org.projectlombok:lombok:1.18.32 - https://projectlombok.org)
- (MIT License) SLF4J API Module (org.slf4j:slf4j-api:2.0.13 - http://www.slf4j.org)
+ (The MIT License) Project Lombok (org.projectlombok:lombok:1.18.34 - https://projectlombok.org)
+ (MIT License) SLF4J API Module (org.slf4j:slf4j-api:2.0.16 - http://www.slf4j.org)
(GNU Lesser General Public License, Version 3) CodePolicyValidation (tv.hd3g.commons:codepolicyvalidation:3.1.1 - https://github.com/hdsdi3g/codepolicyvalidation)
- (GNU Lesser General Public License, Version 3) Commons Test tools (tv.hd3g.commons:testtools:21.2.0 - https://github.com/hdsdi3g/prodlib)
+ (GNU Lesser General Public License, Version 3) Commons Test tools (tv.hd3g.commons:testtools:22.0.0 - https://github.com/hdsdi3g/prodlib)
diff --git a/jobkit/engine/pom.xml b/jobkit/engine/pom.xml
index 1ef3e772..790d877e 100644
--- a/jobkit/engine/pom.xml
+++ b/jobkit/engine/pom.xml
@@ -11,7 +11,7 @@
tv.hd3g
jobkit-starter
- 21.2.0
+ 22.0.0
../pom.xml
diff --git a/jobkit/pom.xml b/jobkit/pom.xml
index ef3a7eed..104de820 100755
--- a/jobkit/pom.xml
+++ b/jobkit/pom.xml
@@ -13,7 +13,7 @@
tv.hd3g.commons
starter
- 21.2.0
+ 22.0.0
../pom.xml
@@ -32,7 +32,7 @@
tv.hd3g.commons
testtools
- 21.2.0
+ 22.0.0
test
diff --git a/jobkit/springboot-service/THIRD-PARTY.txt b/jobkit/springboot-service/THIRD-PARTY.txt
index 1eab62d6..c99ef6cb 100644
--- a/jobkit/springboot-service/THIRD-PARTY.txt
+++ b/jobkit/springboot-service/THIRD-PARTY.txt
@@ -1,13 +1,13 @@
Lists of 90 third-party dependencies.
- (Eclipse Public License - v 1.0) (GNU Lesser General Public License) Logback Classic Module (ch.qos.logback:logback-classic:1.5.6 - http://logback.qos.ch/logback-classic)
- (Eclipse Public License - v 1.0) (GNU Lesser General Public License) Logback Core Module (ch.qos.logback:logback-core:1.5.6 - http://logback.qos.ch/logback-core)
- (The Apache Software License, Version 2.0) Jackson-annotations (com.fasterxml.jackson.core:jackson-annotations:2.17.1 - https://github.com/FasterXML/jackson)
- (The Apache Software License, Version 2.0) Jackson-core (com.fasterxml.jackson.core:jackson-core:2.17.1 - https://github.com/FasterXML/jackson-core)
- (The Apache Software License, Version 2.0) jackson-databind (com.fasterxml.jackson.core:jackson-databind:2.17.1 - https://github.com/FasterXML/jackson)
- (The Apache Software License, Version 2.0) Jackson datatype: jdk8 (com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.17.1 - https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jdk8)
- (The Apache Software License, Version 2.0) Jackson datatype: JSR310 (com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.17.1 - https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jsr310)
- (The Apache Software License, Version 2.0) Jackson-module-parameter-names (com.fasterxml.jackson.module:jackson-module-parameter-names:2.17.1 - https://github.com/FasterXML/jackson-modules-java8/jackson-module-parameter-names)
+ (Eclipse Public License - v 1.0) (GNU Lesser General Public License) Logback Classic Module (ch.qos.logback:logback-classic:1.5.8 - http://logback.qos.ch/logback-classic)
+ (Eclipse Public License - v 1.0) (GNU Lesser General Public License) Logback Core Module (ch.qos.logback:logback-core:1.5.8 - http://logback.qos.ch/logback-core)
+ (The Apache Software License, Version 2.0) Jackson-annotations (com.fasterxml.jackson.core:jackson-annotations:2.17.2 - https://github.com/FasterXML/jackson)
+ (The Apache Software License, Version 2.0) Jackson-core (com.fasterxml.jackson.core:jackson-core:2.17.2 - https://github.com/FasterXML/jackson-core)
+ (The Apache Software License, Version 2.0) jackson-databind (com.fasterxml.jackson.core:jackson-databind:2.17.2 - https://github.com/FasterXML/jackson)
+ (The Apache Software License, Version 2.0) Jackson datatype: jdk8 (com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.17.2 - https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jdk8)
+ (The Apache Software License, Version 2.0) Jackson datatype: JSR310 (com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.17.2 - https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jsr310)
+ (The Apache Software License, Version 2.0) Jackson-module-parameter-names (com.fasterxml.jackson.module:jackson-module-parameter-names:2.17.2 - https://github.com/FasterXML/jackson-modules-java8/jackson-module-parameter-names)
(The Apache Software License, Version 2.0) Generex (com.github.mifmif:generex:1.0.2 - https://github.com/mifmif/Generex/tree/master)
(The Apache Software License, Version 2.0) json-path (com.jayway.jsonpath:json-path:2.9.0 - https://github.com/jayway/JsonPath)
(LGPL) JSAP (com.martiansoftware:jsap:2.1 - http://www.martiansoftware.com/jsap/)
@@ -16,14 +16,14 @@ Lists of 90 third-party dependencies.
(Apache-2.0) Apache Commons IO (commons-io:commons-io:2.16.1 - https://commons.apache.org/proper/commons-io/)
(BSD) Automaton (dk.brics.automaton:automaton:1.11-8 - http://www.brics.dk/automaton/)
(CeCILL-C) (MIT) Spoon Core (fr.inria.gforge.spoon:spoon-core:11.0.0 - http://spoon.gforge.inria.fr/)
- (The Apache Software License, Version 2.0) micrometer-commons (io.micrometer:micrometer-commons:1.13.1 - https://github.com/micrometer-metrics/micrometer)
- (The Apache Software License, Version 2.0) micrometer-observation (io.micrometer:micrometer-observation:1.13.1 - https://github.com/micrometer-metrics/micrometer)
+ (The Apache Software License, Version 2.0) micrometer-commons (io.micrometer:micrometer-commons:1.13.4 - https://github.com/micrometer-metrics/micrometer)
+ (The Apache Software License, Version 2.0) micrometer-observation (io.micrometer:micrometer-observation:1.13.4 - https://github.com/micrometer-metrics/micrometer)
(EDL 1.0) Jakarta Activation API (jakarta.activation:jakarta.activation-api:2.1.3 - https://github.com/jakartaee/jaf-api)
(EPL 2.0) (GPL2 w/ CPE) Jakarta Annotations API (jakarta.annotation:jakarta.annotation-api:2.1.1 - https://projects.eclipse.org/projects/ee4j.ca)
(Eclipse Distribution License v. 1.0) (Eclipse Public License v. 2.0) Jakarta Persistence API (jakarta.persistence:jakarta.persistence-api:3.1.0 - https://github.com/eclipse-ee4j/jpa-api)
(Eclipse Distribution License - v 1.0) Jakarta XML Binding API (jakarta.xml.bind:jakarta.xml.bind-api:4.0.2 - https://github.com/jakartaee/jaxb-api/jakarta.xml.bind-api)
- (Apache License, Version 2.0) Byte Buddy (without dependencies) (net.bytebuddy:byte-buddy:1.14.17 - https://bytebuddy.net/byte-buddy)
- (Apache License, Version 2.0) Byte Buddy agent (net.bytebuddy:byte-buddy-agent:1.14.17 - https://bytebuddy.net/byte-buddy-agent)
+ (Apache License, Version 2.0) Byte Buddy (without dependencies) (net.bytebuddy:byte-buddy:1.14.19 - https://bytebuddy.net/byte-buddy)
+ (Apache License, Version 2.0) Byte Buddy agent (net.bytebuddy:byte-buddy-agent:1.14.19 - https://bytebuddy.net/byte-buddy-agent)
(The Apache Software License, Version 2.0) Data Faker (net.datafaker:datafaker:1.6.0 - https://www.datafaker.net)
(The Apache Software License, Version 2.0) ASM based accessors helper used by json-smart (net.minidev:accessors-smart:2.5.1 - https://urielch.github.io/)
(The Apache Software License, Version 2.0) JSON Small and Fast Parser (net.minidev:json-smart:2.5.1 - https://urielch.github.io/)
@@ -35,58 +35,58 @@ Lists of 90 third-party dependencies.
(Apache License, Version 2.0) Maven Model (org.apache.maven:maven-model:3.6.0 - https://maven.apache.org/ref/3.6.0/maven-model/)
(Apache License, Version 2.0) Apache Maven Invoker (org.apache.maven.shared:maven-invoker:3.2.0 - https://maven.apache.org/shared/maven-invoker/)
(Apache License, Version 2.0) Apache Maven Shared Utils (org.apache.maven.shared:maven-shared-utils:3.3.4 - https://maven.apache.org/shared/maven-shared-utils/)
- (Apache License, Version 2.0) tomcat-embed-core (org.apache.tomcat.embed:tomcat-embed-core:10.1.25 - https://tomcat.apache.org/)
- (Apache License, Version 2.0) tomcat-embed-el (org.apache.tomcat.embed:tomcat-embed-el:10.1.25 - https://tomcat.apache.org/)
- (Apache License, Version 2.0) tomcat-embed-websocket (org.apache.tomcat.embed:tomcat-embed-websocket:10.1.25 - https://tomcat.apache.org/)
+ (Apache License, Version 2.0) tomcat-embed-core (org.apache.tomcat.embed:tomcat-embed-core:10.1.30 - https://tomcat.apache.org/)
+ (Apache License, Version 2.0) tomcat-embed-el (org.apache.tomcat.embed:tomcat-embed-el:10.1.30 - https://tomcat.apache.org/)
+ (Apache License, Version 2.0) tomcat-embed-websocket (org.apache.tomcat.embed:tomcat-embed-websocket:10.1.30 - https://tomcat.apache.org/)
(The Apache License, Version 2.0) org.apiguardian:apiguardian-api (org.apiguardian:apiguardian-api:1.1.2 - https://github.com/apiguardian-team/apiguardian)
- (Eclipse Public License - v 2.0) AspectJ Runtime (org.aspectj:aspectjrt:1.9.22 - https://www.eclipse.org/aspectj/)
- (Eclipse Public License - v 2.0) AspectJ Weaver (org.aspectj:aspectjweaver:1.9.22 - https://www.eclipse.org/aspectj/)
+ (Eclipse Public License - v 2.0) AspectJ Runtime (org.aspectj:aspectjrt:1.9.22.1 - https://www.eclipse.org/aspectj/)
+ (Eclipse Public License - v 2.0) AspectJ Weaver (org.aspectj:aspectjweaver:1.9.22.1 - https://www.eclipse.org/aspectj/)
(Apache License, Version 2.0) AssertJ Core (org.assertj:assertj-core:3.25.3 - https://assertj.github.io/doc/#assertj-core)
- (Apache 2.0) Awaitility (org.awaitility:awaitility:4.2.1 - http://awaitility.org)
+ (Apache 2.0) Awaitility (org.awaitility:awaitility:4.2.2 - http://awaitility.org)
(Apache License, Version 2.0) Plexus Common Utilities (org.codehaus.plexus:plexus-utils:3.1.0 - http://codehaus-plexus.github.io/plexus-utils/)
(Eclipse Public License - v 2.0) Eclipse Compiler for Java(TM) (org.eclipse.jdt:ecj:3.37.0 - https://projects.eclipse.org/projects/eclipse.jdt)
(Eclipse Public License - v 2.0) Java Development Tools Core (org.eclipse.jdt:org.eclipse.jdt.core:3.37.0 - https://projects.eclipse.org/projects/eclipse.jdt)
(BSD License 3) Hamcrest (org.hamcrest:hamcrest:2.2 - http://hamcrest.org/JavaHamcrest/)
(The Apache License, Version 2.0) JSpecify annotations (org.jspecify:jspecify:0.3.0 - http://jspecify.org/)
- (Eclipse Public License v2.0) JUnit Jupiter (Aggregator) (org.junit.jupiter:junit-jupiter:5.10.2 - https://junit.org/junit5/)
- (Eclipse Public License v2.0) JUnit Jupiter API (org.junit.jupiter:junit-jupiter-api:5.10.2 - https://junit.org/junit5/)
- (Eclipse Public License v2.0) JUnit Jupiter Engine (org.junit.jupiter:junit-jupiter-engine:5.10.2 - https://junit.org/junit5/)
- (Eclipse Public License v2.0) JUnit Jupiter Params (org.junit.jupiter:junit-jupiter-params:5.10.2 - https://junit.org/junit5/)
- (Eclipse Public License v2.0) JUnit Platform Commons (org.junit.platform:junit-platform-commons:1.10.2 - https://junit.org/junit5/)
- (Eclipse Public License v2.0) JUnit Platform Engine API (org.junit.platform:junit-platform-engine:1.10.2 - https://junit.org/junit5/)
+ (Eclipse Public License v2.0) JUnit Jupiter (Aggregator) (org.junit.jupiter:junit-jupiter:5.10.3 - https://junit.org/junit5/)
+ (Eclipse Public License v2.0) JUnit Jupiter API (org.junit.jupiter:junit-jupiter-api:5.10.3 - https://junit.org/junit5/)
+ (Eclipse Public License v2.0) JUnit Jupiter Engine (org.junit.jupiter:junit-jupiter-engine:5.10.3 - https://junit.org/junit5/)
+ (Eclipse Public License v2.0) JUnit Jupiter Params (org.junit.jupiter:junit-jupiter-params:5.10.3 - https://junit.org/junit5/)
+ (Eclipse Public License v2.0) JUnit Platform Commons (org.junit.platform:junit-platform-commons:1.10.3 - https://junit.org/junit5/)
+ (Eclipse Public License v2.0) JUnit Platform Engine API (org.junit.platform:junit-platform-engine:1.10.3 - https://junit.org/junit5/)
(MIT) mockito-core (org.mockito:mockito-core:5.12.0 - https://github.com/mockito/mockito)
(MIT) mockito-junit-jupiter (org.mockito:mockito-junit-jupiter:5.12.0 - https://github.com/mockito/mockito)
(Apache License, Version 2.0) Objenesis (org.objenesis:objenesis:3.3 - http://objenesis.org/objenesis)
(The Apache License, Version 2.0) org.opentest4j:opentest4j (org.opentest4j:opentest4j:1.3.0 - https://github.com/ota4j-team/opentest4j)
(BSD-3-Clause) asm (org.ow2.asm:asm:9.6 - http://asm.ow2.io/)
- (The MIT License) Project Lombok (org.projectlombok:lombok:1.18.32 - https://projectlombok.org)
- (The Apache Software License, Version 2.0) JSONassert (org.skyscreamer:jsonassert:1.5.1 - https://github.com/skyscreamer/JSONassert)
- (MIT License) JUL to SLF4J bridge (org.slf4j:jul-to-slf4j:2.0.13 - http://www.slf4j.org)
- (MIT License) SLF4J API Module (org.slf4j:slf4j-api:2.0.13 - http://www.slf4j.org)
- (Apache License, Version 2.0) Spring AOP (org.springframework:spring-aop:6.1.10 - https://github.com/spring-projects/spring-framework)
- (Apache License, Version 2.0) Spring Beans (org.springframework:spring-beans:6.1.10 - https://github.com/spring-projects/spring-framework)
- (Apache License, Version 2.0) Spring Context (org.springframework:spring-context:6.1.10 - https://github.com/spring-projects/spring-framework)
- (Apache License, Version 2.0) Spring Core (org.springframework:spring-core:6.1.10 - https://github.com/spring-projects/spring-framework)
- (Apache License, Version 2.0) Spring Expression Language (SpEL) (org.springframework:spring-expression:6.1.10 - https://github.com/spring-projects/spring-framework)
- (Apache License, Version 2.0) Spring Commons Logging Bridge (org.springframework:spring-jcl:6.1.10 - https://github.com/spring-projects/spring-framework)
- (Apache License, Version 2.0) Spring TestContext Framework (org.springframework:spring-test:6.1.10 - https://github.com/spring-projects/spring-framework)
- (Apache License, Version 2.0) Spring Web (org.springframework:spring-web:6.1.10 - https://github.com/spring-projects/spring-framework)
- (Apache License, Version 2.0) Spring Web MVC (org.springframework:spring-webmvc:6.1.10 - https://github.com/spring-projects/spring-framework)
- (Apache License, Version 2.0) spring-boot (org.springframework.boot:spring-boot:3.3.1 - https://spring.io/projects/spring-boot)
- (Apache License, Version 2.0) spring-boot-autoconfigure (org.springframework.boot:spring-boot-autoconfigure:3.3.1 - https://spring.io/projects/spring-boot)
- (Apache License, Version 2.0) spring-boot-configuration-processor (org.springframework.boot:spring-boot-configuration-processor:3.3.1 - https://spring.io/projects/spring-boot)
- (Apache License, Version 2.0) spring-boot-starter (org.springframework.boot:spring-boot-starter:3.3.1 - https://spring.io/projects/spring-boot)
- (Apache License, Version 2.0) spring-boot-starter-aop (org.springframework.boot:spring-boot-starter-aop:3.3.1 - https://spring.io/projects/spring-boot)
- (Apache License, Version 2.0) spring-boot-starter-json (org.springframework.boot:spring-boot-starter-json:3.3.1 - https://spring.io/projects/spring-boot)
- (Apache License, Version 2.0) spring-boot-starter-logging (org.springframework.boot:spring-boot-starter-logging:3.3.1 - https://spring.io/projects/spring-boot)
- (Apache License, Version 2.0) spring-boot-starter-test (org.springframework.boot:spring-boot-starter-test:3.3.1 - https://spring.io/projects/spring-boot)
- (Apache License, Version 2.0) spring-boot-starter-tomcat (org.springframework.boot:spring-boot-starter-tomcat:3.3.1 - https://spring.io/projects/spring-boot)
- (Apache License, Version 2.0) spring-boot-starter-web (org.springframework.boot:spring-boot-starter-web:3.3.1 - https://spring.io/projects/spring-boot)
- (Apache License, Version 2.0) spring-boot-test (org.springframework.boot:spring-boot-test:3.3.1 - https://spring.io/projects/spring-boot)
- (Apache License, Version 2.0) spring-boot-test-autoconfigure (org.springframework.boot:spring-boot-test-autoconfigure:3.3.1 - https://spring.io/projects/spring-boot)
+ (The MIT License) Project Lombok (org.projectlombok:lombok:1.18.34 - https://projectlombok.org)
+ (The Apache Software License, Version 2.0) JSONassert (org.skyscreamer:jsonassert:1.5.3 - https://github.com/skyscreamer/JSONassert)
+ (MIT License) JUL to SLF4J bridge (org.slf4j:jul-to-slf4j:2.0.16 - http://www.slf4j.org)
+ (MIT License) SLF4J API Module (org.slf4j:slf4j-api:2.0.16 - http://www.slf4j.org)
+ (Apache License, Version 2.0) Spring AOP (org.springframework:spring-aop:6.1.13 - https://github.com/spring-projects/spring-framework)
+ (Apache License, Version 2.0) Spring Beans (org.springframework:spring-beans:6.1.13 - https://github.com/spring-projects/spring-framework)
+ (Apache License, Version 2.0) Spring Context (org.springframework:spring-context:6.1.13 - https://github.com/spring-projects/spring-framework)
+ (Apache License, Version 2.0) Spring Core (org.springframework:spring-core:6.1.13 - https://github.com/spring-projects/spring-framework)
+ (Apache License, Version 2.0) Spring Expression Language (SpEL) (org.springframework:spring-expression:6.1.13 - https://github.com/spring-projects/spring-framework)
+ (Apache License, Version 2.0) Spring Commons Logging Bridge (org.springframework:spring-jcl:6.1.13 - https://github.com/spring-projects/spring-framework)
+ (Apache License, Version 2.0) Spring TestContext Framework (org.springframework:spring-test:6.1.13 - https://github.com/spring-projects/spring-framework)
+ (Apache License, Version 2.0) Spring Web (org.springframework:spring-web:6.1.13 - https://github.com/spring-projects/spring-framework)
+ (Apache License, Version 2.0) Spring Web MVC (org.springframework:spring-webmvc:6.1.13 - https://github.com/spring-projects/spring-framework)
+ (Apache License, Version 2.0) spring-boot (org.springframework.boot:spring-boot:3.3.4 - https://spring.io/projects/spring-boot)
+ (Apache License, Version 2.0) spring-boot-autoconfigure (org.springframework.boot:spring-boot-autoconfigure:3.3.4 - https://spring.io/projects/spring-boot)
+ (Apache License, Version 2.0) spring-boot-configuration-processor (org.springframework.boot:spring-boot-configuration-processor:3.3.4 - https://spring.io/projects/spring-boot)
+ (Apache License, Version 2.0) spring-boot-starter (org.springframework.boot:spring-boot-starter:3.3.4 - https://spring.io/projects/spring-boot)
+ (Apache License, Version 2.0) spring-boot-starter-aop (org.springframework.boot:spring-boot-starter-aop:3.3.4 - https://spring.io/projects/spring-boot)
+ (Apache License, Version 2.0) spring-boot-starter-json (org.springframework.boot:spring-boot-starter-json:3.3.4 - https://spring.io/projects/spring-boot)
+ (Apache License, Version 2.0) spring-boot-starter-logging (org.springframework.boot:spring-boot-starter-logging:3.3.4 - https://spring.io/projects/spring-boot)
+ (Apache License, Version 2.0) spring-boot-starter-test (org.springframework.boot:spring-boot-starter-test:3.3.4 - https://spring.io/projects/spring-boot)
+ (Apache License, Version 2.0) spring-boot-starter-tomcat (org.springframework.boot:spring-boot-starter-tomcat:3.3.4 - https://spring.io/projects/spring-boot)
+ (Apache License, Version 2.0) spring-boot-starter-web (org.springframework.boot:spring-boot-starter-web:3.3.4 - https://spring.io/projects/spring-boot)
+ (Apache License, Version 2.0) spring-boot-test (org.springframework.boot:spring-boot-test:3.3.4 - https://spring.io/projects/spring-boot)
+ (Apache License, Version 2.0) spring-boot-test-autoconfigure (org.springframework.boot:spring-boot-test-autoconfigure:3.3.4 - https://spring.io/projects/spring-boot)
(The Apache Software License, Version 2.0) org.xmlunit:xmlunit-core (org.xmlunit:xmlunit-core:2.9.1 - https://www.xmlunit.org/)
(Apache License, Version 2.0) SnakeYAML (org.yaml:snakeyaml:2.2 - https://bitbucket.org/snakeyaml/snakeyaml)
- (GNU Lesser General Public License, Version 3) JobKit Engine (tv.hd3g:jobkit-engine:21.2.0 - https://github.com/hdsdi3g/prodlib)
+ (GNU Lesser General Public License, Version 3) JobKit Engine (tv.hd3g:jobkit-engine:22.0.0 - https://github.com/hdsdi3g/prodlib)
(GNU Lesser General Public License, Version 3) CodePolicyValidation (tv.hd3g.commons:codepolicyvalidation:3.1.1 - https://github.com/hdsdi3g/codepolicyvalidation)
- (GNU Lesser General Public License, Version 3) Commons Interfaces (tv.hd3g.commons:interfaces:21.2.0 - https://github.com/hdsdi3g/prodlib)
- (GNU Lesser General Public License, Version 3) Commons Test tools (tv.hd3g.commons:testtools:21.2.0 - https://github.com/hdsdi3g/prodlib)
+ (GNU Lesser General Public License, Version 3) Commons Interfaces (tv.hd3g.commons:interfaces:22.0.0 - https://github.com/hdsdi3g/prodlib)
+ (GNU Lesser General Public License, Version 3) Commons Test tools (tv.hd3g.commons:testtools:22.0.0 - https://github.com/hdsdi3g/prodlib)
diff --git a/jobkit/springboot-service/pom.xml b/jobkit/springboot-service/pom.xml
index ba299647..afd53d72 100644
--- a/jobkit/springboot-service/pom.xml
+++ b/jobkit/springboot-service/pom.xml
@@ -13,7 +13,7 @@
tv.hd3g
jobkit-starter
- 21.2.0
+ 22.0.0
../pom.xml
@@ -21,12 +21,12 @@
tv.hd3g
jobkit-engine
- 21.2.0
+ 22.0.0
tv.hd3g.commons
interfaces
- 21.2.0
+ 22.0.0
org.springframework.boot
diff --git a/jobkit/watchfolder-jpa/THIRD-PARTY.txt b/jobkit/watchfolder-jpa/THIRD-PARTY.txt
index 4cb34a0d..0691b869 100644
--- a/jobkit/watchfolder-jpa/THIRD-PARTY.txt
+++ b/jobkit/watchfolder-jpa/THIRD-PARTY.txt
@@ -1,14 +1,14 @@
Lists of 128 third-party dependencies.
- (Eclipse Public License - v 1.0) (GNU Lesser General Public License) Logback Classic Module (ch.qos.logback:logback-classic:1.5.6 - http://logback.qos.ch/logback-classic)
- (Eclipse Public License - v 1.0) (GNU Lesser General Public License) Logback Core Module (ch.qos.logback:logback-core:1.5.6 - http://logback.qos.ch/logback-core)
+ (Eclipse Public License - v 1.0) (GNU Lesser General Public License) Logback Classic Module (ch.qos.logback:logback-classic:1.5.8 - http://logback.qos.ch/logback-classic)
+ (Eclipse Public License - v 1.0) (GNU Lesser General Public License) Logback Core Module (ch.qos.logback:logback-core:1.5.8 - http://logback.qos.ch/logback-core)
(Apache License, Version 2.0) ClassMate (com.fasterxml:classmate:1.7.0 - https://github.com/FasterXML/java-classmate)
- (The Apache Software License, Version 2.0) Jackson-annotations (com.fasterxml.jackson.core:jackson-annotations:2.17.1 - https://github.com/FasterXML/jackson)
- (The Apache Software License, Version 2.0) Jackson-core (com.fasterxml.jackson.core:jackson-core:2.17.1 - https://github.com/FasterXML/jackson-core)
- (The Apache Software License, Version 2.0) jackson-databind (com.fasterxml.jackson.core:jackson-databind:2.17.1 - https://github.com/FasterXML/jackson)
- (The Apache Software License, Version 2.0) Jackson datatype: jdk8 (com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.17.1 - https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jdk8)
- (The Apache Software License, Version 2.0) Jackson datatype: JSR310 (com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.17.1 - https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jsr310)
- (The Apache Software License, Version 2.0) Jackson-module-parameter-names (com.fasterxml.jackson.module:jackson-module-parameter-names:2.17.1 - https://github.com/FasterXML/jackson-modules-java8/jackson-module-parameter-names)
+ (The Apache Software License, Version 2.0) Jackson-annotations (com.fasterxml.jackson.core:jackson-annotations:2.17.2 - https://github.com/FasterXML/jackson)
+ (The Apache Software License, Version 2.0) Jackson-core (com.fasterxml.jackson.core:jackson-core:2.17.2 - https://github.com/FasterXML/jackson-core)
+ (The Apache Software License, Version 2.0) jackson-databind (com.fasterxml.jackson.core:jackson-databind:2.17.2 - https://github.com/FasterXML/jackson)
+ (The Apache Software License, Version 2.0) Jackson datatype: jdk8 (com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.17.2 - https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jdk8)
+ (The Apache Software License, Version 2.0) Jackson datatype: JSR310 (com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.17.2 - https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jsr310)
+ (The Apache Software License, Version 2.0) Jackson-module-parameter-names (com.fasterxml.jackson.module:jackson-module-parameter-names:2.17.2 - https://github.com/FasterXML/jackson-modules-java8/jackson-module-parameter-names)
(The Apache Software License, Version 2.0) Generex (com.github.mifmif:generex:1.0.2 - https://github.com/mifmif/Generex/tree/master)
(EPL 1.0) (MPL 2.0) H2 Database Engine (com.h2database:h2:2.2.224 - https://h2database.com)
(The Apache License, Version 2.0) asn-one (com.hierynomus:asn-one:0.6.0 - https://github.com/hierynomus/asn-one)
@@ -23,8 +23,8 @@ Lists of 128 third-party dependencies.
(Apache-2.0) Apache Commons Net (commons-net:commons-net:3.10.0 - https://commons.apache.org/proper/commons-net/)
(BSD) Automaton (dk.brics.automaton:automaton:1.11-8 - http://www.brics.dk/automaton/)
(CeCILL-C) (MIT) Spoon Core (fr.inria.gforge.spoon:spoon-core:11.0.0 - http://spoon.gforge.inria.fr/)
- (The Apache Software License, Version 2.0) micrometer-commons (io.micrometer:micrometer-commons:1.13.1 - https://github.com/micrometer-metrics/micrometer)
- (The Apache Software License, Version 2.0) micrometer-observation (io.micrometer:micrometer-observation:1.13.1 - https://github.com/micrometer-metrics/micrometer)
+ (The Apache Software License, Version 2.0) micrometer-commons (io.micrometer:micrometer-commons:1.13.4 - https://github.com/micrometer-metrics/micrometer)
+ (The Apache Software License, Version 2.0) micrometer-observation (io.micrometer:micrometer-observation:1.13.4 - https://github.com/micrometer-metrics/micrometer)
(Apache License, Version 2.0) Jandex: Core (io.smallrye:jandex:3.1.2 - https://smallrye.io)
(EDL 1.0) Jakarta Activation API (jakarta.activation:jakarta.activation-api:2.1.3 - https://github.com/jakartaee/jaf-api)
(EPL 2.0) (GPL2 w/ CPE) Jakarta Annotations API (jakarta.annotation:jakarta.annotation-api:2.1.1 - https://projects.eclipse.org/projects/ee4j.ca)
@@ -33,8 +33,8 @@ Lists of 128 third-party dependencies.
(EPL 2.0) (GPL2 w/ CPE) jakarta.transaction API (jakarta.transaction:jakarta.transaction-api:2.0.1 - https://projects.eclipse.org/projects/ee4j.jta)
(Apache License 2.0) Jakarta Bean Validation API (jakarta.validation:jakarta.validation-api:3.0.2 - https://beanvalidation.org)
(Eclipse Distribution License - v 1.0) Jakarta XML Binding API (jakarta.xml.bind:jakarta.xml.bind-api:4.0.2 - https://github.com/jakartaee/jaxb-api/jakarta.xml.bind-api)
- (Apache License, Version 2.0) Byte Buddy (without dependencies) (net.bytebuddy:byte-buddy:1.14.17 - https://bytebuddy.net/byte-buddy)
- (Apache License, Version 2.0) Byte Buddy agent (net.bytebuddy:byte-buddy-agent:1.14.17 - https://bytebuddy.net/byte-buddy-agent)
+ (Apache License, Version 2.0) Byte Buddy (without dependencies) (net.bytebuddy:byte-buddy:1.14.19 - https://bytebuddy.net/byte-buddy)
+ (Apache License, Version 2.0) Byte Buddy agent (net.bytebuddy:byte-buddy-agent:1.14.19 - https://bytebuddy.net/byte-buddy-agent)
(The Apache Software License, Version 2.0) Data Faker (net.datafaker:datafaker:1.6.0 - https://www.datafaker.net)
(CC0 1.0 Universal) EdDSA-Java (net.i2p.crypto:eddsa:0.3.0 - https://github.com/str4d/ed25519-java)
(The Apache Software License, Version 2.0) ASM based accessors helper used by json-smart (net.minidev:accessors-smart:2.5.1 - https://urielch.github.io/)
@@ -49,14 +49,14 @@ Lists of 128 third-party dependencies.
(Apache License, Version 2.0) Maven Model (org.apache.maven:maven-model:3.6.0 - https://maven.apache.org/ref/3.6.0/maven-model/)
(Apache License, Version 2.0) Apache Maven Invoker (org.apache.maven.shared:maven-invoker:3.2.0 - https://maven.apache.org/shared/maven-invoker/)
(Apache License, Version 2.0) Apache Maven Shared Utils (org.apache.maven.shared:maven-shared-utils:3.3.4 - https://maven.apache.org/shared/maven-shared-utils/)
- (Apache License, Version 2.0) tomcat-embed-core (org.apache.tomcat.embed:tomcat-embed-core:10.1.25 - https://tomcat.apache.org/)
- (Apache License, Version 2.0) tomcat-embed-el (org.apache.tomcat.embed:tomcat-embed-el:10.1.25 - https://tomcat.apache.org/)
- (Apache License, Version 2.0) tomcat-embed-websocket (org.apache.tomcat.embed:tomcat-embed-websocket:10.1.25 - https://tomcat.apache.org/)
+ (Apache License, Version 2.0) tomcat-embed-core (org.apache.tomcat.embed:tomcat-embed-core:10.1.30 - https://tomcat.apache.org/)
+ (Apache License, Version 2.0) tomcat-embed-el (org.apache.tomcat.embed:tomcat-embed-el:10.1.30 - https://tomcat.apache.org/)
+ (Apache License, Version 2.0) tomcat-embed-websocket (org.apache.tomcat.embed:tomcat-embed-websocket:10.1.30 - https://tomcat.apache.org/)
(The Apache License, Version 2.0) org.apiguardian:apiguardian-api (org.apiguardian:apiguardian-api:1.1.2 - https://github.com/apiguardian-team/apiguardian)
- (Eclipse Public License - v 2.0) AspectJ Runtime (org.aspectj:aspectjrt:1.9.22 - https://www.eclipse.org/aspectj/)
- (Eclipse Public License - v 2.0) AspectJ Weaver (org.aspectj:aspectjweaver:1.9.22 - https://www.eclipse.org/aspectj/)
+ (Eclipse Public License - v 2.0) AspectJ Runtime (org.aspectj:aspectjrt:1.9.22.1 - https://www.eclipse.org/aspectj/)
+ (Eclipse Public License - v 2.0) AspectJ Weaver (org.aspectj:aspectjweaver:1.9.22.1 - https://www.eclipse.org/aspectj/)
(Apache License, Version 2.0) AssertJ Core (org.assertj:assertj-core:3.25.3 - https://assertj.github.io/doc/#assertj-core)
- (Apache 2.0) Awaitility (org.awaitility:awaitility:4.2.1 - http://awaitility.org)
+ (Apache 2.0) Awaitility (org.awaitility:awaitility:4.2.2 - http://awaitility.org)
(Bouncy Castle Licence) Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs (org.bouncycastle:bcpkix-jdk18on:1.75 - https://www.bouncycastle.org/java.html)
(Bouncy Castle Licence) Bouncy Castle Provider (org.bouncycastle:bcprov-jdk18on:1.78 - https://www.bouncycastle.org/java.html)
(Bouncy Castle Licence) Bouncy Castle ASN.1 Extension and Utility APIs (org.bouncycastle:bcutil-jdk18on:1.75 - https://www.bouncycastle.org/java.html)
@@ -69,62 +69,62 @@ Lists of 128 third-party dependencies.
(Eclipse Distribution License - v 1.0) TXW2 Runtime (org.glassfish.jaxb:txw2:4.0.5 - https://eclipse-ee4j.github.io/jaxb-ri/)
(BSD License 3) Hamcrest (org.hamcrest:hamcrest:2.2 - http://hamcrest.org/JavaHamcrest/)
(GNU Library General Public License v2.1 or later) Hibernate Commons Annotations (org.hibernate.common:hibernate-commons-annotations:6.0.6.Final - http://hibernate.org)
- (GNU Library General Public License v2.1 or later) Hibernate ORM - hibernate-core (org.hibernate.orm:hibernate-core:6.5.2.Final - https://hibernate.org/orm)
+ (GNU Library General Public License v2.1 or later) Hibernate ORM - hibernate-core (org.hibernate.orm:hibernate-core:6.5.3.Final - https://hibernate.org/orm)
(Apache License 2.0) Hibernate Validator Engine (org.hibernate.validator:hibernate-validator:8.0.1.Final - http://hibernate.org/validator/hibernate-validator)
(Apache License 2.0) JBoss Logging 3 (org.jboss.logging:jboss-logging:3.5.3.Final - http://www.jboss.org)
(The Apache License, Version 2.0) JSpecify annotations (org.jspecify:jspecify:0.3.0 - http://jspecify.org/)
- (Eclipse Public License v2.0) JUnit Jupiter (Aggregator) (org.junit.jupiter:junit-jupiter:5.10.2 - https://junit.org/junit5/)
- (Eclipse Public License v2.0) JUnit Jupiter API (org.junit.jupiter:junit-jupiter-api:5.10.2 - https://junit.org/junit5/)
- (Eclipse Public License v2.0) JUnit Jupiter Engine (org.junit.jupiter:junit-jupiter-engine:5.10.2 - https://junit.org/junit5/)
- (Eclipse Public License v2.0) JUnit Jupiter Params (org.junit.jupiter:junit-jupiter-params:5.10.2 - https://junit.org/junit5/)
- (Eclipse Public License v2.0) JUnit Platform Commons (org.junit.platform:junit-platform-commons:1.10.2 - https://junit.org/junit5/)
- (Eclipse Public License v2.0) JUnit Platform Engine API (org.junit.platform:junit-platform-engine:1.10.2 - https://junit.org/junit5/)
+ (Eclipse Public License v2.0) JUnit Jupiter (Aggregator) (org.junit.jupiter:junit-jupiter:5.10.3 - https://junit.org/junit5/)
+ (Eclipse Public License v2.0) JUnit Jupiter API (org.junit.jupiter:junit-jupiter-api:5.10.3 - https://junit.org/junit5/)
+ (Eclipse Public License v2.0) JUnit Jupiter Engine (org.junit.jupiter:junit-jupiter-engine:5.10.3 - https://junit.org/junit5/)
+ (Eclipse Public License v2.0) JUnit Jupiter Params (org.junit.jupiter:junit-jupiter-params:5.10.3 - https://junit.org/junit5/)
+ (Eclipse Public License v2.0) JUnit Platform Commons (org.junit.platform:junit-platform-commons:1.10.3 - https://junit.org/junit5/)
+ (Eclipse Public License v2.0) JUnit Platform Engine API (org.junit.platform:junit-platform-engine:1.10.3 - https://junit.org/junit5/)
(MIT) mockito-core (org.mockito:mockito-core:5.12.0 - https://github.com/mockito/mockito)
(MIT) mockito-junit-jupiter (org.mockito:mockito-junit-jupiter:5.12.0 - https://github.com/mockito/mockito)
(Apache License, Version 2.0) Objenesis (org.objenesis:objenesis:3.3 - http://objenesis.org/objenesis)
(The Apache License, Version 2.0) org.opentest4j:opentest4j (org.opentest4j:opentest4j:1.3.0 - https://github.com/ota4j-team/opentest4j)
(BSD-3-Clause) asm (org.ow2.asm:asm:9.6 - http://asm.ow2.io/)
- (The MIT License) Project Lombok (org.projectlombok:lombok:1.18.32 - https://projectlombok.org)
- (The Apache Software License, Version 2.0) JSONassert (org.skyscreamer:jsonassert:1.5.1 - https://github.com/skyscreamer/JSONassert)
- (MIT License) JUL to SLF4J bridge (org.slf4j:jul-to-slf4j:2.0.13 - http://www.slf4j.org)
- (MIT License) SLF4J API Module (org.slf4j:slf4j-api:2.0.13 - http://www.slf4j.org)
- (Apache License, Version 2.0) Spring AOP (org.springframework:spring-aop:6.1.10 - https://github.com/spring-projects/spring-framework)
- (Apache License, Version 2.0) Spring Aspects (org.springframework:spring-aspects:6.1.10 - https://github.com/spring-projects/spring-framework)
- (Apache License, Version 2.0) Spring Beans (org.springframework:spring-beans:6.1.10 - https://github.com/spring-projects/spring-framework)
- (Apache License, Version 2.0) Spring Context (org.springframework:spring-context:6.1.10 - https://github.com/spring-projects/spring-framework)
- (Apache License, Version 2.0) Spring Core (org.springframework:spring-core:6.1.10 - https://github.com/spring-projects/spring-framework)
- (Apache License, Version 2.0) Spring Expression Language (SpEL) (org.springframework:spring-expression:6.1.10 - https://github.com/spring-projects/spring-framework)
- (Apache License, Version 2.0) Spring Commons Logging Bridge (org.springframework:spring-jcl:6.1.10 - https://github.com/spring-projects/spring-framework)
- (Apache License, Version 2.0) Spring JDBC (org.springframework:spring-jdbc:6.1.10 - https://github.com/spring-projects/spring-framework)
- (Apache License, Version 2.0) Spring Object/Relational Mapping (org.springframework:spring-orm:6.1.10 - https://github.com/spring-projects/spring-framework)
- (Apache License, Version 2.0) Spring TestContext Framework (org.springframework:spring-test:6.1.10 - https://github.com/spring-projects/spring-framework)
- (Apache License, Version 2.0) Spring Transaction (org.springframework:spring-tx:6.1.10 - https://github.com/spring-projects/spring-framework)
- (Apache License, Version 2.0) Spring Web (org.springframework:spring-web:6.1.10 - https://github.com/spring-projects/spring-framework)
- (Apache License, Version 2.0) Spring Web MVC (org.springframework:spring-webmvc:6.1.10 - https://github.com/spring-projects/spring-framework)
- (Apache License, Version 2.0) spring-boot (org.springframework.boot:spring-boot:3.3.1 - https://spring.io/projects/spring-boot)
- (Apache License, Version 2.0) spring-boot-autoconfigure (org.springframework.boot:spring-boot-autoconfigure:3.3.1 - https://spring.io/projects/spring-boot)
- (Apache License, Version 2.0) spring-boot-configuration-processor (org.springframework.boot:spring-boot-configuration-processor:3.3.1 - https://spring.io/projects/spring-boot)
- (Apache License, Version 2.0) spring-boot-starter (org.springframework.boot:spring-boot-starter:3.3.1 - https://spring.io/projects/spring-boot)
- (Apache License, Version 2.0) spring-boot-starter-aop (org.springframework.boot:spring-boot-starter-aop:3.3.1 - https://spring.io/projects/spring-boot)
- (Apache License, Version 2.0) spring-boot-starter-data-jpa (org.springframework.boot:spring-boot-starter-data-jpa:3.3.1 - https://spring.io/projects/spring-boot)
- (Apache License, Version 2.0) spring-boot-starter-jdbc (org.springframework.boot:spring-boot-starter-jdbc:3.3.1 - https://spring.io/projects/spring-boot)
- (Apache License, Version 2.0) spring-boot-starter-json (org.springframework.boot:spring-boot-starter-json:3.3.1 - https://spring.io/projects/spring-boot)
- (Apache License, Version 2.0) spring-boot-starter-logging (org.springframework.boot:spring-boot-starter-logging:3.3.1 - https://spring.io/projects/spring-boot)
- (Apache License, Version 2.0) spring-boot-starter-test (org.springframework.boot:spring-boot-starter-test:3.3.1 - https://spring.io/projects/spring-boot)
- (Apache License, Version 2.0) spring-boot-starter-tomcat (org.springframework.boot:spring-boot-starter-tomcat:3.3.1 - https://spring.io/projects/spring-boot)
- (Apache License, Version 2.0) spring-boot-starter-validation (org.springframework.boot:spring-boot-starter-validation:3.3.1 - https://spring.io/projects/spring-boot)
- (Apache License, Version 2.0) spring-boot-starter-web (org.springframework.boot:spring-boot-starter-web:3.3.1 - https://spring.io/projects/spring-boot)
- (Apache License, Version 2.0) spring-boot-test (org.springframework.boot:spring-boot-test:3.3.1 - https://spring.io/projects/spring-boot)
- (Apache License, Version 2.0) spring-boot-test-autoconfigure (org.springframework.boot:spring-boot-test-autoconfigure:3.3.1 - https://spring.io/projects/spring-boot)
- (Apache License, Version 2.0) Spring Data Core (org.springframework.data:spring-data-commons:3.3.1 - https://spring.io/projects/spring-data)
- (Apache License, Version 2.0) Spring Data JPA (org.springframework.data:spring-data-jpa:3.3.1 - https://projects.spring.io/spring-data-jpa)
+ (The MIT License) Project Lombok (org.projectlombok:lombok:1.18.34 - https://projectlombok.org)
+ (The Apache Software License, Version 2.0) JSONassert (org.skyscreamer:jsonassert:1.5.3 - https://github.com/skyscreamer/JSONassert)
+ (MIT License) JUL to SLF4J bridge (org.slf4j:jul-to-slf4j:2.0.16 - http://www.slf4j.org)
+ (MIT License) SLF4J API Module (org.slf4j:slf4j-api:2.0.16 - http://www.slf4j.org)
+ (Apache License, Version 2.0) Spring AOP (org.springframework:spring-aop:6.1.13 - https://github.com/spring-projects/spring-framework)
+ (Apache License, Version 2.0) Spring Aspects (org.springframework:spring-aspects:6.1.13 - https://github.com/spring-projects/spring-framework)
+ (Apache License, Version 2.0) Spring Beans (org.springframework:spring-beans:6.1.13 - https://github.com/spring-projects/spring-framework)
+ (Apache License, Version 2.0) Spring Context (org.springframework:spring-context:6.1.13 - https://github.com/spring-projects/spring-framework)
+ (Apache License, Version 2.0) Spring Core (org.springframework:spring-core:6.1.13 - https://github.com/spring-projects/spring-framework)
+ (Apache License, Version 2.0) Spring Expression Language (SpEL) (org.springframework:spring-expression:6.1.13 - https://github.com/spring-projects/spring-framework)
+ (Apache License, Version 2.0) Spring Commons Logging Bridge (org.springframework:spring-jcl:6.1.13 - https://github.com/spring-projects/spring-framework)
+ (Apache License, Version 2.0) Spring JDBC (org.springframework:spring-jdbc:6.1.13 - https://github.com/spring-projects/spring-framework)
+ (Apache License, Version 2.0) Spring Object/Relational Mapping (org.springframework:spring-orm:6.1.13 - https://github.com/spring-projects/spring-framework)
+ (Apache License, Version 2.0) Spring TestContext Framework (org.springframework:spring-test:6.1.13 - https://github.com/spring-projects/spring-framework)
+ (Apache License, Version 2.0) Spring Transaction (org.springframework:spring-tx:6.1.13 - https://github.com/spring-projects/spring-framework)
+ (Apache License, Version 2.0) Spring Web (org.springframework:spring-web:6.1.13 - https://github.com/spring-projects/spring-framework)
+ (Apache License, Version 2.0) Spring Web MVC (org.springframework:spring-webmvc:6.1.13 - https://github.com/spring-projects/spring-framework)
+ (Apache License, Version 2.0) spring-boot (org.springframework.boot:spring-boot:3.3.4 - https://spring.io/projects/spring-boot)
+ (Apache License, Version 2.0) spring-boot-autoconfigure (org.springframework.boot:spring-boot-autoconfigure:3.3.4 - https://spring.io/projects/spring-boot)
+ (Apache License, Version 2.0) spring-boot-configuration-processor (org.springframework.boot:spring-boot-configuration-processor:3.3.4 - https://spring.io/projects/spring-boot)
+ (Apache License, Version 2.0) spring-boot-starter (org.springframework.boot:spring-boot-starter:3.3.4 - https://spring.io/projects/spring-boot)
+ (Apache License, Version 2.0) spring-boot-starter-aop (org.springframework.boot:spring-boot-starter-aop:3.3.4 - https://spring.io/projects/spring-boot)
+ (Apache License, Version 2.0) spring-boot-starter-data-jpa (org.springframework.boot:spring-boot-starter-data-jpa:3.3.4 - https://spring.io/projects/spring-boot)
+ (Apache License, Version 2.0) spring-boot-starter-jdbc (org.springframework.boot:spring-boot-starter-jdbc:3.3.4 - https://spring.io/projects/spring-boot)
+ (Apache License, Version 2.0) spring-boot-starter-json (org.springframework.boot:spring-boot-starter-json:3.3.4 - https://spring.io/projects/spring-boot)
+ (Apache License, Version 2.0) spring-boot-starter-logging (org.springframework.boot:spring-boot-starter-logging:3.3.4 - https://spring.io/projects/spring-boot)
+ (Apache License, Version 2.0) spring-boot-starter-test (org.springframework.boot:spring-boot-starter-test:3.3.4 - https://spring.io/projects/spring-boot)
+ (Apache License, Version 2.0) spring-boot-starter-tomcat (org.springframework.boot:spring-boot-starter-tomcat:3.3.4 - https://spring.io/projects/spring-boot)
+ (Apache License, Version 2.0) spring-boot-starter-validation (org.springframework.boot:spring-boot-starter-validation:3.3.4 - https://spring.io/projects/spring-boot)
+ (Apache License, Version 2.0) spring-boot-starter-web (org.springframework.boot:spring-boot-starter-web:3.3.4 - https://spring.io/projects/spring-boot)
+ (Apache License, Version 2.0) spring-boot-test (org.springframework.boot:spring-boot-test:3.3.4 - https://spring.io/projects/spring-boot)
+ (Apache License, Version 2.0) spring-boot-test-autoconfigure (org.springframework.boot:spring-boot-test-autoconfigure:3.3.4 - https://spring.io/projects/spring-boot)
+ (Apache License, Version 2.0) Spring Data Core (org.springframework.data:spring-data-commons:3.3.4 - https://spring.io/projects/spring-data)
+ (Apache License, Version 2.0) Spring Data JPA (org.springframework.data:spring-data-jpa:3.3.4 - https://projects.spring.io/spring-data-jpa)
(Public Domain) XZ for Java (org.tukaani:xz:1.9 - https://tukaani.org/xz/java.html)
(The Apache Software License, Version 2.0) org.xmlunit:xmlunit-core (org.xmlunit:xmlunit-core:2.9.1 - https://www.xmlunit.org/)
(Apache License, Version 2.0) SnakeYAML (org.yaml:snakeyaml:2.2 - https://bitbucket.org/snakeyaml/snakeyaml)
- (GNU Lesser General Public License, Version 3) Jobkit SpringBoot module (tv.hd3g:jobkit:21.2.0 - https://github.com/hdsdi3g/prodlib)
- (GNU Lesser General Public License, Version 3) JobKit Engine (tv.hd3g:jobkit-engine:21.2.0 - https://github.com/hdsdi3g/prodlib)
- (GNU Lesser General Public License, Version 3) JobKit Watchfolder (tv.hd3g:jobkit-watchfolder:21.2.0 - https://github.com/hdsdi3g/prodlib)
- (GNU Lesser General Public License, Version 3) TransfertFiles (tv.hd3g:transfertfiles:21.2.0 - https://github.com/hdsdi3g/prodlib)
+ (GNU Lesser General Public License, Version 3) Jobkit SpringBoot module (tv.hd3g:jobkit:22.0.0 - https://github.com/hdsdi3g/prodlib)
+ (GNU Lesser General Public License, Version 3) JobKit Engine (tv.hd3g:jobkit-engine:22.0.0 - https://github.com/hdsdi3g/prodlib)
+ (GNU Lesser General Public License, Version 3) JobKit Watchfolder (tv.hd3g:jobkit-watchfolder:22.0.0 - https://github.com/hdsdi3g/prodlib)
+ (GNU Lesser General Public License, Version 3) TransfertFiles (tv.hd3g:transfertfiles:22.0.0 - https://github.com/hdsdi3g/prodlib)
(GNU Lesser General Public License, Version 3) CodePolicyValidation (tv.hd3g.commons:codepolicyvalidation:3.1.1 - https://github.com/hdsdi3g/codepolicyvalidation)
- (GNU Lesser General Public License, Version 3) Commons Interfaces (tv.hd3g.commons:interfaces:21.2.0 - https://github.com/hdsdi3g/prodlib)
- (GNU Lesser General Public License, Version 3) Commons Test tools (tv.hd3g.commons:testtools:21.2.0 - https://github.com/hdsdi3g/prodlib)
+ (GNU Lesser General Public License, Version 3) Commons Interfaces (tv.hd3g.commons:interfaces:22.0.0 - https://github.com/hdsdi3g/prodlib)
+ (GNU Lesser General Public License, Version 3) Commons Test tools (tv.hd3g.commons:testtools:22.0.0 - https://github.com/hdsdi3g/prodlib)
diff --git a/jobkit/watchfolder-jpa/pom.xml b/jobkit/watchfolder-jpa/pom.xml
index ccd2002e..3a85cdf0 100644
--- a/jobkit/watchfolder-jpa/pom.xml
+++ b/jobkit/watchfolder-jpa/pom.xml
@@ -15,7 +15,7 @@
tv.hd3g
jobkit-starter
- 21.2.0
+ 22.0.0
../pom.xml
@@ -23,12 +23,12 @@
tv.hd3g
jobkit
- 21.2.0
+ 22.0.0
tv.hd3g
jobkit-watchfolder
- 21.2.0
+ 22.0.0
org.springframework.boot
diff --git a/jobkit/watchfolder/THIRD-PARTY.txt b/jobkit/watchfolder/THIRD-PARTY.txt
index 34bdf554..d0d4ec17 100644
--- a/jobkit/watchfolder/THIRD-PARTY.txt
+++ b/jobkit/watchfolder/THIRD-PARTY.txt
@@ -1,10 +1,10 @@
Lists of 52 third-party dependencies.
- (Eclipse Public License - v 1.0) (GNU Lesser General Public License) Logback Classic Module (ch.qos.logback:logback-classic:1.5.6 - http://logback.qos.ch/logback-classic)
- (Eclipse Public License - v 1.0) (GNU Lesser General Public License) Logback Core Module (ch.qos.logback:logback-core:1.5.6 - http://logback.qos.ch/logback-core)
- (The Apache Software License, Version 2.0) Jackson-annotations (com.fasterxml.jackson.core:jackson-annotations:2.17.1 - https://github.com/FasterXML/jackson)
- (The Apache Software License, Version 2.0) Jackson-core (com.fasterxml.jackson.core:jackson-core:2.17.1 - https://github.com/FasterXML/jackson-core)
- (The Apache Software License, Version 2.0) jackson-databind (com.fasterxml.jackson.core:jackson-databind:2.17.1 - https://github.com/FasterXML/jackson)
+ (Eclipse Public License - v 1.0) (GNU Lesser General Public License) Logback Classic Module (ch.qos.logback:logback-classic:1.5.8 - http://logback.qos.ch/logback-classic)
+ (Eclipse Public License - v 1.0) (GNU Lesser General Public License) Logback Core Module (ch.qos.logback:logback-core:1.5.8 - http://logback.qos.ch/logback-core)
+ (The Apache Software License, Version 2.0) Jackson-annotations (com.fasterxml.jackson.core:jackson-annotations:2.17.2 - https://github.com/FasterXML/jackson)
+ (The Apache Software License, Version 2.0) Jackson-core (com.fasterxml.jackson.core:jackson-core:2.17.2 - https://github.com/FasterXML/jackson-core)
+ (The Apache Software License, Version 2.0) jackson-databind (com.fasterxml.jackson.core:jackson-databind:2.17.2 - https://github.com/FasterXML/jackson)
(The Apache Software License, Version 2.0) Generex (com.github.mifmif:generex:1.0.2 - https://github.com/mifmif/Generex/tree/master)
(The Apache License, Version 2.0) asn-one (com.hierynomus:asn-one:0.6.0 - https://github.com/hierynomus/asn-one)
(The Apache License, Version 2.0) sshj (com.hierynomus:sshj:0.38.0 - https://github.com/hierynomus/sshj)
@@ -15,8 +15,8 @@ Lists of 52 third-party dependencies.
(BSD) Automaton (dk.brics.automaton:automaton:1.11-8 - http://www.brics.dk/automaton/)
(CeCILL-C) (MIT) Spoon Core (fr.inria.gforge.spoon:spoon-core:11.0.0 - http://spoon.gforge.inria.fr/)
(Eclipse Distribution License v. 1.0) (Eclipse Public License v. 2.0) Jakarta Persistence API (jakarta.persistence:jakarta.persistence-api:3.1.0 - https://github.com/eclipse-ee4j/jpa-api)
- (Apache License, Version 2.0) Byte Buddy (without dependencies) (net.bytebuddy:byte-buddy:1.14.17 - https://bytebuddy.net/byte-buddy)
- (Apache License, Version 2.0) Byte Buddy agent (net.bytebuddy:byte-buddy-agent:1.14.17 - https://bytebuddy.net/byte-buddy-agent)
+ (Apache License, Version 2.0) Byte Buddy (without dependencies) (net.bytebuddy:byte-buddy:1.14.19 - https://bytebuddy.net/byte-buddy)
+ (Apache License, Version 2.0) Byte Buddy agent (net.bytebuddy:byte-buddy-agent:1.14.19 - https://bytebuddy.net/byte-buddy-agent)
(The Apache Software License, Version 2.0) Data Faker (net.datafaker:datafaker:1.6.0 - https://www.datafaker.net)
(CC0 1.0 Universal) EdDSA-Java (net.i2p.crypto:eddsa:0.3.0 - https://github.com/str4d/ed25519-java)
(Apache-2.0) Apache Commons Compress (org.apache.commons:commons-compress:1.26.1 - https://commons.apache.org/proper/commons-compress/)
@@ -35,20 +35,20 @@ Lists of 52 third-party dependencies.
(Eclipse Public License - v 2.0) Java Development Tools Core (org.eclipse.jdt:org.eclipse.jdt.core:3.37.0 - https://projects.eclipse.org/projects/eclipse.jdt)
(BSD License 3) Hamcrest (org.hamcrest:hamcrest:2.2 - http://hamcrest.org/JavaHamcrest/)
(The Apache License, Version 2.0) JSpecify annotations (org.jspecify:jspecify:0.3.0 - http://jspecify.org/)
- (Eclipse Public License v2.0) JUnit Jupiter (Aggregator) (org.junit.jupiter:junit-jupiter:5.10.2 - https://junit.org/junit5/)
- (Eclipse Public License v2.0) JUnit Jupiter API (org.junit.jupiter:junit-jupiter-api:5.10.2 - https://junit.org/junit5/)
- (Eclipse Public License v2.0) JUnit Jupiter Engine (org.junit.jupiter:junit-jupiter-engine:5.10.2 - https://junit.org/junit5/)
- (Eclipse Public License v2.0) JUnit Jupiter Params (org.junit.jupiter:junit-jupiter-params:5.10.2 - https://junit.org/junit5/)
- (Eclipse Public License v2.0) JUnit Platform Commons (org.junit.platform:junit-platform-commons:1.10.2 - https://junit.org/junit5/)
- (Eclipse Public License v2.0) JUnit Platform Engine API (org.junit.platform:junit-platform-engine:1.10.2 - https://junit.org/junit5/)
+ (Eclipse Public License v2.0) JUnit Jupiter (Aggregator) (org.junit.jupiter:junit-jupiter:5.10.3 - https://junit.org/junit5/)
+ (Eclipse Public License v2.0) JUnit Jupiter API (org.junit.jupiter:junit-jupiter-api:5.10.3 - https://junit.org/junit5/)
+ (Eclipse Public License v2.0) JUnit Jupiter Engine (org.junit.jupiter:junit-jupiter-engine:5.10.3 - https://junit.org/junit5/)
+ (Eclipse Public License v2.0) JUnit Jupiter Params (org.junit.jupiter:junit-jupiter-params:5.10.3 - https://junit.org/junit5/)
+ (Eclipse Public License v2.0) JUnit Platform Commons (org.junit.platform:junit-platform-commons:1.10.3 - https://junit.org/junit5/)
+ (Eclipse Public License v2.0) JUnit Platform Engine API (org.junit.platform:junit-platform-engine:1.10.3 - https://junit.org/junit5/)
(MIT) mockito-core (org.mockito:mockito-core:5.12.0 - https://github.com/mockito/mockito)
(Apache License, Version 2.0) Objenesis (org.objenesis:objenesis:3.3 - http://objenesis.org/objenesis)
(The Apache License, Version 2.0) org.opentest4j:opentest4j (org.opentest4j:opentest4j:1.3.0 - https://github.com/ota4j-team/opentest4j)
- (The MIT License) Project Lombok (org.projectlombok:lombok:1.18.32 - https://projectlombok.org)
- (MIT License) SLF4J API Module (org.slf4j:slf4j-api:2.0.13 - http://www.slf4j.org)
+ (The MIT License) Project Lombok (org.projectlombok:lombok:1.18.34 - https://projectlombok.org)
+ (MIT License) SLF4J API Module (org.slf4j:slf4j-api:2.0.16 - http://www.slf4j.org)
(Public Domain) XZ for Java (org.tukaani:xz:1.9 - https://tukaani.org/xz/java.html)
- (GNU Lesser General Public License, Version 3) JobKit Engine (tv.hd3g:jobkit-engine:21.2.0 - https://github.com/hdsdi3g/prodlib)
- (GNU Lesser General Public License, Version 3) TransfertFiles (tv.hd3g:transfertfiles:21.2.0 - https://github.com/hdsdi3g/prodlib)
+ (GNU Lesser General Public License, Version 3) JobKit Engine (tv.hd3g:jobkit-engine:22.0.0 - https://github.com/hdsdi3g/prodlib)
+ (GNU Lesser General Public License, Version 3) TransfertFiles (tv.hd3g:transfertfiles:22.0.0 - https://github.com/hdsdi3g/prodlib)
(GNU Lesser General Public License, Version 3) CodePolicyValidation (tv.hd3g.commons:codepolicyvalidation:3.1.1 - https://github.com/hdsdi3g/codepolicyvalidation)
- (GNU Lesser General Public License, Version 3) Commons Interfaces (tv.hd3g.commons:interfaces:21.2.0 - https://github.com/hdsdi3g/prodlib)
- (GNU Lesser General Public License, Version 3) Commons Test tools (tv.hd3g.commons:testtools:21.2.0 - https://github.com/hdsdi3g/prodlib)
+ (GNU Lesser General Public License, Version 3) Commons Interfaces (tv.hd3g.commons:interfaces:22.0.0 - https://github.com/hdsdi3g/prodlib)
+ (GNU Lesser General Public License, Version 3) Commons Test tools (tv.hd3g.commons:testtools:22.0.0 - https://github.com/hdsdi3g/prodlib)
diff --git a/jobkit/watchfolder/pom.xml b/jobkit/watchfolder/pom.xml
index c9a1f622..436551d6 100644
--- a/jobkit/watchfolder/pom.xml
+++ b/jobkit/watchfolder/pom.xml
@@ -12,7 +12,7 @@
tv.hd3g
jobkit-starter
- 21.2.0
+ 22.0.0
../pom.xml
@@ -20,12 +20,12 @@
tv.hd3g
transfertfiles
- 21.2.0
+ 22.0.0
tv.hd3g
jobkit-engine
- 21.2.0
+ 22.0.0
org.projectlombok
diff --git a/jobkit/watchfolder/src/main/java/tv/hd3g/jobkit/watchfolder/Watchfolders.java b/jobkit/watchfolder/src/main/java/tv/hd3g/jobkit/watchfolder/Watchfolders.java
index e944aa7d..d13b7bd6 100644
--- a/jobkit/watchfolder/src/main/java/tv/hd3g/jobkit/watchfolder/Watchfolders.java
+++ b/jobkit/watchfolder/src/main/java/tv/hd3g/jobkit/watchfolder/Watchfolders.java
@@ -23,6 +23,8 @@
import static tv.hd3g.jobkit.watchfolder.RetryScanPolicyOnUserError.RETRY_FOUNDED_FILE;
import static tv.hd3g.jobkit.watchfolder.WatchFolderPickupType.FILES_ONLY;
+import java.io.IOException;
+import java.io.UncheckedIOException;
import java.time.Duration;
import java.util.Collection;
import java.util.Map;
@@ -180,19 +182,32 @@ BackgroundService initWFAndCreateService(final ObservedFolder observedFolder, fi
.setPriority(observedFolder.getJobsPriority());
}
- public void queueManualScan() {
- observedFoldersDb.forEach((observedFolder, db) -> {
- final var name = observedFolder.getLabel();
- final var task = getServiceTask(observedFolder, db, name);
+ public Map manualScan() {
+ record InternalResult(ObservedFolder of, WatchedFiles wf) {
+ }
- jobKitEngine.runOneShot(
- "Start watchfolder manual scan for " + name,
- observedFolder.getSpoolScans(),
- observedFolder.getJobsPriority(),
- task,
- e -> {
- });
- });
+ return observedFoldersDb.entrySet().stream()
+ .map(entry -> {
+ final var observedFolder = entry.getKey();
+ final var db = entry.getValue();
+
+ final var name = observedFolder.getLabel();
+
+ try (var fs = observedFolder.createFileSystem()) {
+ log.trace("Start manual Watchfolder scan for {} :: {}", name, fs);
+
+ final var startTime = System.currentTimeMillis();
+ final var scanResult = db.update(observedFolder, fs);
+ final var scanTime = Duration.of(System.currentTimeMillis() - startTime, MILLIS);
+
+ log.trace("Ends manual Watchfolder scan for {} :: {} during {}", name, fs, scanTime);
+
+ return new InternalResult(observedFolder, scanResult);
+ } catch (final IOException e) {
+ throw new UncheckedIOException(e);
+ }
+ })
+ .collect(toUnmodifiableMap(InternalResult::of, InternalResult::wf));
}
public synchronized void startScans() {
diff --git a/jobkit/watchfolder/src/test/java/tv/hd3g/jobkit/watchfolder/WatchfoldersTest.java b/jobkit/watchfolder/src/test/java/tv/hd3g/jobkit/watchfolder/WatchfoldersTest.java
index 4d46aeb6..81e89c96 100644
--- a/jobkit/watchfolder/src/test/java/tv/hd3g/jobkit/watchfolder/WatchfoldersTest.java
+++ b/jobkit/watchfolder/src/test/java/tv/hd3g/jobkit/watchfolder/WatchfoldersTest.java
@@ -25,12 +25,14 @@
import static org.junit.jupiter.api.Assertions.assertTrue;
import static org.mockito.ArgumentMatchers.any;
import static org.mockito.ArgumentMatchers.eq;
+import static org.mockito.Mockito.atLeast;
import static org.mockito.Mockito.atMostOnce;
import static org.mockito.Mockito.doThrow;
import static org.mockito.Mockito.reset;
import static org.mockito.Mockito.times;
import static org.mockito.Mockito.verify;
import static org.mockito.Mockito.verifyNoInteractions;
+import static org.mockito.Mockito.verifyNoMoreInteractions;
import static org.mockito.Mockito.when;
import static tv.hd3g.jobkit.watchfolder.RetryScanPolicyOnUserError.IGNORE_FOUNDED_FILE;
import static tv.hd3g.jobkit.watchfolder.RetryScanPolicyOnUserError.RETRY_FOUNDED_FILE;
@@ -421,18 +423,17 @@ void testQueueManualScan() throws IOException {// NOSONAR 5961
Duration.ofMillis(1), jobKitEngine, "default", "default", () -> watchedFilesDb);
for (var pos = 0; pos < numberManualQueuesToTest; pos++) {
- watchfolders.queueManualScan();
+ assertNotNull(watchfolders.manualScan());
final var count = pos + 1;
assertTrue(jobKitEngine.isEmptyActiveServicesList());
- verify(folderActivity, times(count)).onBeforeScan(observedFolder);
verify(watchedFilesDb, times(count)).update(eq(observedFolder), any(AbstractFileSystemURL.class));
- verify(folderActivity, times(count)).onAfterScan(eq(observedFolder), any(Duration.class), eq(watchedFiles));
-
- verify(folderActivity, times(1)).getPickUpType(observedFolder);
verify(watchedFilesDb, times(1)).setup(eq(observedFolder), eq(pickUp));// NOSONAR S6068*/
}
jobKitEngine.runAllServicesOnce();
+
+ verify(folderActivity, atLeast(1)).getPickUpType(observedFolder);
+ verifyNoMoreInteractions(folderActivity);
}
}
diff --git a/jsconfig/THIRD-PARTY.txt b/jsconfig/THIRD-PARTY.txt
index e1197121..c2362bcd 100644
--- a/jsconfig/THIRD-PARTY.txt
+++ b/jsconfig/THIRD-PARTY.txt
@@ -1,7 +1,7 @@
Lists of 86 third-party dependencies.
- (Eclipse Public License - v 1.0) (GNU Lesser General Public License) Logback Classic Module (ch.qos.logback:logback-classic:1.5.6 - http://logback.qos.ch/logback-classic)
- (Eclipse Public License - v 1.0) (GNU Lesser General Public License) Logback Core Module (ch.qos.logback:logback-core:1.5.6 - http://logback.qos.ch/logback-core)
+ (Eclipse Public License - v 1.0) (GNU Lesser General Public License) Logback Classic Module (ch.qos.logback:logback-classic:1.5.8 - http://logback.qos.ch/logback-classic)
+ (Eclipse Public License - v 1.0) (GNU Lesser General Public License) Logback Core Module (ch.qos.logback:logback-core:1.5.8 - http://logback.qos.ch/logback-core)
(Apache License, Version 2.0) ClassMate (com.fasterxml:classmate:1.7.0 - https://github.com/FasterXML/java-classmate)
(The Apache Software License, Version 2.0) Generex (com.github.mifmif:generex:1.0.2 - https://github.com/mifmif/Generex/tree/master)
(Unicode/ICU License) ICU4J (com.ibm.icu:icu4j:71.1 - https://icu.unicode.org/)
@@ -12,16 +12,16 @@ Lists of 86 third-party dependencies.
(Apache-2.0) Apache Commons IO (commons-io:commons-io:2.16.1 - https://commons.apache.org/proper/commons-io/)
(BSD) Automaton (dk.brics.automaton:automaton:1.11-8 - http://www.brics.dk/automaton/)
(CeCILL-C) (MIT) Spoon Core (fr.inria.gforge.spoon:spoon-core:11.0.0 - http://spoon.gforge.inria.fr/)
- (The Apache Software License, Version 2.0) micrometer-commons (io.micrometer:micrometer-commons:1.13.1 - https://github.com/micrometer-metrics/micrometer)
- (The Apache Software License, Version 2.0) micrometer-observation (io.micrometer:micrometer-observation:1.13.1 - https://github.com/micrometer-metrics/micrometer)
+ (The Apache Software License, Version 2.0) micrometer-commons (io.micrometer:micrometer-commons:1.13.4 - https://github.com/micrometer-metrics/micrometer)
+ (The Apache Software License, Version 2.0) micrometer-observation (io.micrometer:micrometer-observation:1.13.4 - https://github.com/micrometer-metrics/micrometer)
(EDL 1.0) Jakarta Activation API (jakarta.activation:jakarta.activation-api:2.1.3 - https://github.com/jakartaee/jaf-api)
(EPL 2.0) (GPL2 w/ CPE) Jakarta Annotations API (jakarta.annotation:jakarta.annotation-api:2.1.1 - https://projects.eclipse.org/projects/ee4j.ca)
(Eclipse Distribution License v. 1.0) (Eclipse Public License v. 2.0) Jakarta Persistence API (jakarta.persistence:jakarta.persistence-api:3.1.0 - https://github.com/eclipse-ee4j/jpa-api)
(Apache License 2.0) Jakarta Bean Validation API (jakarta.validation:jakarta.validation-api:3.0.2 - https://beanvalidation.org)
(Eclipse Distribution License - v 1.0) Jakarta XML Binding API (jakarta.xml.bind:jakarta.xml.bind-api:4.0.2 - https://github.com/jakartaee/jaxb-api/jakarta.xml.bind-api)
(Eclipse Public License 1.0) JUnit (junit:junit:4.13.2 - http://junit.org)
- (Apache License, Version 2.0) Byte Buddy (without dependencies) (net.bytebuddy:byte-buddy:1.14.17 - https://bytebuddy.net/byte-buddy)
- (Apache License, Version 2.0) Byte Buddy agent (net.bytebuddy:byte-buddy-agent:1.14.17 - https://bytebuddy.net/byte-buddy-agent)
+ (Apache License, Version 2.0) Byte Buddy (without dependencies) (net.bytebuddy:byte-buddy:1.14.19 - https://bytebuddy.net/byte-buddy)
+ (Apache License, Version 2.0) Byte Buddy agent (net.bytebuddy:byte-buddy-agent:1.14.19 - https://bytebuddy.net/byte-buddy-agent)
(The Apache Software License, Version 2.0) Data Faker (net.datafaker:datafaker:1.6.0 - https://www.datafaker.net)
(The Apache Software License, Version 2.0) ASM based accessors helper used by json-smart (net.minidev:accessors-smart:2.5.1 - https://urielch.github.io/)
(The Apache Software License, Version 2.0) JSON Small and Fast Parser (net.minidev:json-smart:2.5.1 - https://urielch.github.io/)
@@ -33,10 +33,10 @@ Lists of 86 third-party dependencies.
(Apache License, Version 2.0) Maven Model (org.apache.maven:maven-model:3.6.0 - https://maven.apache.org/ref/3.6.0/maven-model/)
(Apache License, Version 2.0) Apache Maven Invoker (org.apache.maven.shared:maven-invoker:3.2.0 - https://maven.apache.org/shared/maven-invoker/)
(Apache License, Version 2.0) Apache Maven Shared Utils (org.apache.maven.shared:maven-shared-utils:3.3.4 - https://maven.apache.org/shared/maven-shared-utils/)
- (Apache License, Version 2.0) tomcat-embed-el (org.apache.tomcat.embed:tomcat-embed-el:10.1.25 - https://tomcat.apache.org/)
+ (Apache License, Version 2.0) tomcat-embed-el (org.apache.tomcat.embed:tomcat-embed-el:10.1.30 - https://tomcat.apache.org/)
(The Apache License, Version 2.0) org.apiguardian:apiguardian-api (org.apiguardian:apiguardian-api:1.1.2 - https://github.com/apiguardian-team/apiguardian)
(Apache License, Version 2.0) AssertJ Core (org.assertj:assertj-core:3.25.3 - https://assertj.github.io/doc/#assertj-core)
- (Apache 2.0) Awaitility (org.awaitility:awaitility:4.2.1 - http://awaitility.org)
+ (Apache 2.0) Awaitility (org.awaitility:awaitility:4.2.2 - http://awaitility.org)
(Apache License, Version 2.0) Plexus Common Utilities (org.codehaus.plexus:plexus-utils:3.1.0 - http://codehaus-plexus.github.io/plexus-utils/)
(Eclipse Public License - v 2.0) Eclipse Compiler for Java(TM) (org.eclipse.jdt:ecj:3.37.0 - https://projects.eclipse.org/projects/eclipse.jdt)
(Eclipse Public License - v 2.0) Java Development Tools Core (org.eclipse.jdt:org.eclipse.jdt.core:3.37.0 - https://projects.eclipse.org/projects/eclipse.jdt)
@@ -51,38 +51,38 @@ Lists of 86 third-party dependencies.
(Apache License 2.0) (LGPL 2.1) (MPL 1.1) Javassist (org.javassist:javassist:3.29.0-GA - http://www.javassist.org/)
(Apache License 2.0) JBoss Logging 3 (org.jboss.logging:jboss-logging:3.5.3.Final - http://www.jboss.org)
(The Apache License, Version 2.0) JSpecify annotations (org.jspecify:jspecify:0.3.0 - http://jspecify.org/)
- (Eclipse Public License v2.0) JUnit Jupiter (Aggregator) (org.junit.jupiter:junit-jupiter:5.10.2 - https://junit.org/junit5/)
- (Eclipse Public License v2.0) JUnit Jupiter API (org.junit.jupiter:junit-jupiter-api:5.10.2 - https://junit.org/junit5/)
- (Eclipse Public License v2.0) JUnit Jupiter Engine (org.junit.jupiter:junit-jupiter-engine:5.10.2 - https://junit.org/junit5/)
- (Eclipse Public License v2.0) JUnit Jupiter Params (org.junit.jupiter:junit-jupiter-params:5.10.2 - https://junit.org/junit5/)
- (Eclipse Public License v2.0) JUnit Platform Commons (org.junit.platform:junit-platform-commons:1.10.2 - https://junit.org/junit5/)
- (Eclipse Public License v2.0) JUnit Platform Engine API (org.junit.platform:junit-platform-engine:1.10.2 - https://junit.org/junit5/)
+ (Eclipse Public License v2.0) JUnit Jupiter (Aggregator) (org.junit.jupiter:junit-jupiter:5.10.3 - https://junit.org/junit5/)
+ (Eclipse Public License v2.0) JUnit Jupiter API (org.junit.jupiter:junit-jupiter-api:5.10.3 - https://junit.org/junit5/)
+ (Eclipse Public License v2.0) JUnit Jupiter Engine (org.junit.jupiter:junit-jupiter-engine:5.10.3 - https://junit.org/junit5/)
+ (Eclipse Public License v2.0) JUnit Jupiter Params (org.junit.jupiter:junit-jupiter-params:5.10.3 - https://junit.org/junit5/)
+ (Eclipse Public License v2.0) JUnit Platform Commons (org.junit.platform:junit-platform-commons:1.10.3 - https://junit.org/junit5/)
+ (Eclipse Public License v2.0) JUnit Platform Engine API (org.junit.platform:junit-platform-engine:1.10.3 - https://junit.org/junit5/)
(MIT) mockito-core (org.mockito:mockito-core:5.12.0 - https://github.com/mockito/mockito)
(MIT) mockito-junit-jupiter (org.mockito:mockito-junit-jupiter:5.12.0 - https://github.com/mockito/mockito)
(Apache License, Version 2.0) Objenesis (org.objenesis:objenesis:3.3 - http://objenesis.org/objenesis)
(The Apache License, Version 2.0) org.opentest4j:opentest4j (org.opentest4j:opentest4j:1.3.0 - https://github.com/ota4j-team/opentest4j)
(BSD-3-Clause) asm (org.ow2.asm:asm:9.6 - http://asm.ow2.io/)
(The BSD 3-Clause License) Java Encoder (org.owasp.encoder:encoder:1.2.3 - https://www.owasp.org/index.php/OWASP_Java_Encoder_Project/encoder)
- (The MIT License) Project Lombok (org.projectlombok:lombok:1.18.32 - https://projectlombok.org)
- (The Apache Software License, Version 2.0) JSONassert (org.skyscreamer:jsonassert:1.5.1 - https://github.com/skyscreamer/JSONassert)
- (MIT License) JUL to SLF4J bridge (org.slf4j:jul-to-slf4j:2.0.13 - http://www.slf4j.org)
- (MIT License) SLF4J API Module (org.slf4j:slf4j-api:2.0.13 - http://www.slf4j.org)
- (Apache License, Version 2.0) Spring AOP (org.springframework:spring-aop:6.1.10 - https://github.com/spring-projects/spring-framework)
- (Apache License, Version 2.0) Spring Beans (org.springframework:spring-beans:6.1.10 - https://github.com/spring-projects/spring-framework)
- (Apache License, Version 2.0) Spring Context (org.springframework:spring-context:6.1.10 - https://github.com/spring-projects/spring-framework)
- (Apache License, Version 2.0) Spring Core (org.springframework:spring-core:6.1.10 - https://github.com/spring-projects/spring-framework)
- (Apache License, Version 2.0) Spring Expression Language (SpEL) (org.springframework:spring-expression:6.1.10 - https://github.com/spring-projects/spring-framework)
- (Apache License, Version 2.0) Spring Commons Logging Bridge (org.springframework:spring-jcl:6.1.10 - https://github.com/spring-projects/spring-framework)
- (Apache License, Version 2.0) Spring TestContext Framework (org.springframework:spring-test:6.1.10 - https://github.com/spring-projects/spring-framework)
- (Apache License, Version 2.0) spring-boot (org.springframework.boot:spring-boot:3.3.1 - https://spring.io/projects/spring-boot)
- (Apache License, Version 2.0) spring-boot-autoconfigure (org.springframework.boot:spring-boot-autoconfigure:3.3.1 - https://spring.io/projects/spring-boot)
- (Apache License, Version 2.0) spring-boot-configuration-processor (org.springframework.boot:spring-boot-configuration-processor:3.3.1 - https://spring.io/projects/spring-boot)
- (Apache License, Version 2.0) spring-boot-starter (org.springframework.boot:spring-boot-starter:3.3.1 - https://spring.io/projects/spring-boot)
- (Apache License, Version 2.0) spring-boot-starter-logging (org.springframework.boot:spring-boot-starter-logging:3.3.1 - https://spring.io/projects/spring-boot)
- (Apache License, Version 2.0) spring-boot-starter-test (org.springframework.boot:spring-boot-starter-test:3.3.1 - https://spring.io/projects/spring-boot)
- (Apache License, Version 2.0) spring-boot-starter-validation (org.springframework.boot:spring-boot-starter-validation:3.3.1 - https://spring.io/projects/spring-boot)
- (Apache License, Version 2.0) spring-boot-test (org.springframework.boot:spring-boot-test:3.3.1 - https://spring.io/projects/spring-boot)
- (Apache License, Version 2.0) spring-boot-test-autoconfigure (org.springframework.boot:spring-boot-test-autoconfigure:3.3.1 - https://spring.io/projects/spring-boot)
+ (The MIT License) Project Lombok (org.projectlombok:lombok:1.18.34 - https://projectlombok.org)
+ (The Apache Software License, Version 2.0) JSONassert (org.skyscreamer:jsonassert:1.5.3 - https://github.com/skyscreamer/JSONassert)
+ (MIT License) JUL to SLF4J bridge (org.slf4j:jul-to-slf4j:2.0.16 - http://www.slf4j.org)
+ (MIT License) SLF4J API Module (org.slf4j:slf4j-api:2.0.16 - http://www.slf4j.org)
+ (Apache License, Version 2.0) Spring AOP (org.springframework:spring-aop:6.1.13 - https://github.com/spring-projects/spring-framework)
+ (Apache License, Version 2.0) Spring Beans (org.springframework:spring-beans:6.1.13 - https://github.com/spring-projects/spring-framework)
+ (Apache License, Version 2.0) Spring Context (org.springframework:spring-context:6.1.13 - https://github.com/spring-projects/spring-framework)
+ (Apache License, Version 2.0) Spring Core (org.springframework:spring-core:6.1.13 - https://github.com/spring-projects/spring-framework)
+ (Apache License, Version 2.0) Spring Expression Language (SpEL) (org.springframework:spring-expression:6.1.13 - https://github.com/spring-projects/spring-framework)
+ (Apache License, Version 2.0) Spring Commons Logging Bridge (org.springframework:spring-jcl:6.1.13 - https://github.com/spring-projects/spring-framework)
+ (Apache License, Version 2.0) Spring TestContext Framework (org.springframework:spring-test:6.1.13 - https://github.com/spring-projects/spring-framework)
+ (Apache License, Version 2.0) spring-boot (org.springframework.boot:spring-boot:3.3.4 - https://spring.io/projects/spring-boot)
+ (Apache License, Version 2.0) spring-boot-autoconfigure (org.springframework.boot:spring-boot-autoconfigure:3.3.4 - https://spring.io/projects/spring-boot)
+ (Apache License, Version 2.0) spring-boot-configuration-processor (org.springframework.boot:spring-boot-configuration-processor:3.3.4 - https://spring.io/projects/spring-boot)
+ (Apache License, Version 2.0) spring-boot-starter (org.springframework.boot:spring-boot-starter:3.3.4 - https://spring.io/projects/spring-boot)
+ (Apache License, Version 2.0) spring-boot-starter-logging (org.springframework.boot:spring-boot-starter-logging:3.3.4 - https://spring.io/projects/spring-boot)
+ (Apache License, Version 2.0) spring-boot-starter-test (org.springframework.boot:spring-boot-starter-test:3.3.4 - https://spring.io/projects/spring-boot)
+ (Apache License, Version 2.0) spring-boot-starter-validation (org.springframework.boot:spring-boot-starter-validation:3.3.4 - https://spring.io/projects/spring-boot)
+ (Apache License, Version 2.0) spring-boot-test (org.springframework.boot:spring-boot-test:3.3.4 - https://spring.io/projects/spring-boot)
+ (Apache License, Version 2.0) spring-boot-test-autoconfigure (org.springframework.boot:spring-boot-test-autoconfigure:3.3.4 - https://spring.io/projects/spring-boot)
(The Apache Software License, Version 2.0) org.xmlunit:xmlunit-core (org.xmlunit:xmlunit-core:2.9.1 - https://www.xmlunit.org/)
(Apache License, Version 2.0) SnakeYAML (org.yaml:snakeyaml:2.2 - https://bitbucket.org/snakeyaml/snakeyaml)
(GNU Lesser General Public License, Version 3) CodePolicyValidation (tv.hd3g.commons:codepolicyvalidation:3.1.1 - https://github.com/hdsdi3g/codepolicyvalidation)
diff --git a/jsconfig/pom.xml b/jsconfig/pom.xml
index a8616546..e0993c00 100644
--- a/jsconfig/pom.xml
+++ b/jsconfig/pom.xml
@@ -12,7 +12,7 @@
tv.hd3g.commons
parent
- 21.2.0
+ 22.0.0
../parent/pom.xml
diff --git a/mailkit/THIRD-PARTY.txt b/mailkit/THIRD-PARTY.txt
index 32149648..7493e27e 100644
--- a/mailkit/THIRD-PARTY.txt
+++ b/mailkit/THIRD-PARTY.txt
@@ -1,14 +1,14 @@
Lists of 111 third-party dependencies.
- (Eclipse Public License - v 1.0) (GNU Lesser General Public License) Logback Classic Module (ch.qos.logback:logback-classic:1.5.6 - http://logback.qos.ch/logback-classic)
- (Eclipse Public License - v 1.0) (GNU Lesser General Public License) Logback Core Module (ch.qos.logback:logback-core:1.5.6 - http://logback.qos.ch/logback-core)
+ (Eclipse Public License - v 1.0) (GNU Lesser General Public License) Logback Classic Module (ch.qos.logback:logback-classic:1.5.8 - http://logback.qos.ch/logback-classic)
+ (Eclipse Public License - v 1.0) (GNU Lesser General Public License) Logback Core Module (ch.qos.logback:logback-core:1.5.8 - http://logback.qos.ch/logback-core)
(Apache License, Version 2.0) ClassMate (com.fasterxml:classmate:1.7.0 - https://github.com/FasterXML/java-classmate)
- (The Apache Software License, Version 2.0) Jackson-annotations (com.fasterxml.jackson.core:jackson-annotations:2.17.1 - https://github.com/FasterXML/jackson)
- (The Apache Software License, Version 2.0) Jackson-core (com.fasterxml.jackson.core:jackson-core:2.17.1 - https://github.com/FasterXML/jackson-core)
- (The Apache Software License, Version 2.0) jackson-databind (com.fasterxml.jackson.core:jackson-databind:2.17.1 - https://github.com/FasterXML/jackson)
- (The Apache Software License, Version 2.0) Jackson datatype: jdk8 (com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.17.1 - https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jdk8)
- (The Apache Software License, Version 2.0) Jackson datatype: JSR310 (com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.17.1 - https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jsr310)
- (The Apache Software License, Version 2.0) Jackson-module-parameter-names (com.fasterxml.jackson.module:jackson-module-parameter-names:2.17.1 - https://github.com/FasterXML/jackson-modules-java8/jackson-module-parameter-names)
+ (The Apache Software License, Version 2.0) Jackson-annotations (com.fasterxml.jackson.core:jackson-annotations:2.17.2 - https://github.com/FasterXML/jackson)
+ (The Apache Software License, Version 2.0) Jackson-core (com.fasterxml.jackson.core:jackson-core:2.17.2 - https://github.com/FasterXML/jackson-core)
+ (The Apache Software License, Version 2.0) jackson-databind (com.fasterxml.jackson.core:jackson-databind:2.17.2 - https://github.com/FasterXML/jackson)
+ (The Apache Software License, Version 2.0) Jackson datatype: jdk8 (com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.17.2 - https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jdk8)
+ (The Apache Software License, Version 2.0) Jackson datatype: JSR310 (com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.17.2 - https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jsr310)
+ (The Apache Software License, Version 2.0) Jackson-module-parameter-names (com.fasterxml.jackson.module:jackson-module-parameter-names:2.17.2 - https://github.com/FasterXML/jackson-modules-java8/jackson-module-parameter-names)
(The Apache Software License, Version 2.0) Generex (com.github.mifmif:generex:1.0.2 - https://github.com/mifmif/Generex/tree/master)
(The Apache Software License, Version 2.0) j2html (com.j2html:j2html:1.6.0 - http://j2html.com)
(The Apache Software License, Version 2.0) json-path (com.jayway.jsonpath:json-path:2.9.0 - https://github.com/jayway/JsonPath)
@@ -18,15 +18,15 @@ Lists of 111 third-party dependencies.
(Apache-2.0) Apache Commons IO (commons-io:commons-io:2.16.1 - https://commons.apache.org/proper/commons-io/)
(BSD) Automaton (dk.brics.automaton:automaton:1.11-8 - http://www.brics.dk/automaton/)
(CeCILL-C) (MIT) Spoon Core (fr.inria.gforge.spoon:spoon-core:11.0.0 - http://spoon.gforge.inria.fr/)
- (The Apache Software License, Version 2.0) micrometer-commons (io.micrometer:micrometer-commons:1.13.1 - https://github.com/micrometer-metrics/micrometer)
- (The Apache Software License, Version 2.0) micrometer-observation (io.micrometer:micrometer-observation:1.13.1 - https://github.com/micrometer-metrics/micrometer)
+ (The Apache Software License, Version 2.0) micrometer-commons (io.micrometer:micrometer-commons:1.13.4 - https://github.com/micrometer-metrics/micrometer)
+ (The Apache Software License, Version 2.0) micrometer-observation (io.micrometer:micrometer-observation:1.13.4 - https://github.com/micrometer-metrics/micrometer)
(EDL 1.0) Jakarta Activation API (jakarta.activation:jakarta.activation-api:2.1.3 - https://github.com/jakartaee/jaf-api)
(EPL 2.0) (GPL2 w/ CPE) Jakarta Annotations API (jakarta.annotation:jakarta.annotation-api:2.1.1 - https://projects.eclipse.org/projects/ee4j.ca)
(Eclipse Distribution License v. 1.0) (Eclipse Public License v. 2.0) Jakarta Persistence API (jakarta.persistence:jakarta.persistence-api:3.1.0 - https://github.com/eclipse-ee4j/jpa-api)
(Apache License 2.0) Jakarta Bean Validation API (jakarta.validation:jakarta.validation-api:3.0.2 - https://beanvalidation.org)
(Eclipse Distribution License - v 1.0) Jakarta XML Binding API (jakarta.xml.bind:jakarta.xml.bind-api:4.0.2 - https://github.com/jakartaee/jaxb-api/jakarta.xml.bind-api)
- (Apache License, Version 2.0) Byte Buddy (without dependencies) (net.bytebuddy:byte-buddy:1.14.17 - https://bytebuddy.net/byte-buddy)
- (Apache License, Version 2.0) Byte Buddy agent (net.bytebuddy:byte-buddy-agent:1.14.17 - https://bytebuddy.net/byte-buddy-agent)
+ (Apache License, Version 2.0) Byte Buddy (without dependencies) (net.bytebuddy:byte-buddy:1.14.19 - https://bytebuddy.net/byte-buddy)
+ (Apache License, Version 2.0) Byte Buddy agent (net.bytebuddy:byte-buddy-agent:1.14.19 - https://bytebuddy.net/byte-buddy-agent)
(The Apache Software License, Version 2.0) Data Faker (net.datafaker:datafaker:1.6.0 - https://www.datafaker.net)
(The Apache Software License, Version 2.0) ASM based accessors helper used by json-smart (net.minidev:accessors-smart:2.5.1 - https://urielch.github.io/)
(The Apache Software License, Version 2.0) JSON Small and Fast Parser (net.minidev:json-smart:2.5.1 - https://urielch.github.io/)
@@ -41,15 +41,15 @@ Lists of 111 third-party dependencies.
(Apache License, Version 2.0) Maven Model (org.apache.maven:maven-model:3.6.0 - https://maven.apache.org/ref/3.6.0/maven-model/)
(Apache License, Version 2.0) Apache Maven Invoker (org.apache.maven.shared:maven-invoker:3.2.0 - https://maven.apache.org/shared/maven-invoker/)
(Apache License, Version 2.0) Apache Maven Shared Utils (org.apache.maven.shared:maven-shared-utils:3.3.4 - https://maven.apache.org/shared/maven-shared-utils/)
- (Apache License, Version 2.0) tomcat-embed-core (org.apache.tomcat.embed:tomcat-embed-core:10.1.25 - https://tomcat.apache.org/)
- (Apache License, Version 2.0) tomcat-embed-el (org.apache.tomcat.embed:tomcat-embed-el:10.1.25 - https://tomcat.apache.org/)
- (Apache License, Version 2.0) tomcat-embed-websocket (org.apache.tomcat.embed:tomcat-embed-websocket:10.1.25 - https://tomcat.apache.org/)
+ (Apache License, Version 2.0) tomcat-embed-core (org.apache.tomcat.embed:tomcat-embed-core:10.1.30 - https://tomcat.apache.org/)
+ (Apache License, Version 2.0) tomcat-embed-el (org.apache.tomcat.embed:tomcat-embed-el:10.1.30 - https://tomcat.apache.org/)
+ (Apache License, Version 2.0) tomcat-embed-websocket (org.apache.tomcat.embed:tomcat-embed-websocket:10.1.30 - https://tomcat.apache.org/)
(The Apache License, Version 2.0) org.apiguardian:apiguardian-api (org.apiguardian:apiguardian-api:1.1.2 - https://github.com/apiguardian-team/apiguardian)
- (Eclipse Public License - v 2.0) AspectJ Runtime (org.aspectj:aspectjrt:1.9.22 - https://www.eclipse.org/aspectj/)
- (Eclipse Public License - v 2.0) AspectJ Weaver (org.aspectj:aspectjweaver:1.9.22 - https://www.eclipse.org/aspectj/)
+ (Eclipse Public License - v 2.0) AspectJ Runtime (org.aspectj:aspectjrt:1.9.22.1 - https://www.eclipse.org/aspectj/)
+ (Eclipse Public License - v 2.0) AspectJ Weaver (org.aspectj:aspectjweaver:1.9.22.1 - https://www.eclipse.org/aspectj/)
(Apache License, Version 2.0) AssertJ Core (org.assertj:assertj-core:3.25.3 - https://assertj.github.io/doc/#assertj-core)
(The Apache Software License, Version 2.0) attoparser (org.attoparser:attoparser:2.0.7.RELEASE - https://www.attoparser.org)
- (Apache 2.0) Awaitility (org.awaitility:awaitility:4.2.1 - http://awaitility.org)
+ (Apache 2.0) Awaitility (org.awaitility:awaitility:4.2.2 - http://awaitility.org)
(Apache License, Version 2.0) Plexus Common Utilities (org.codehaus.plexus:plexus-utils:3.1.0 - http://codehaus-plexus.github.io/plexus-utils/)
(EDL 1.0) Angus Activation Registries (org.eclipse.angus:angus-activation:2.0.2 - https://github.com/eclipse-ee4j/angus-activation/angus-activation)
(EDL 1.0) (EPL 2.0) (GPL2 w/ CPE) Angus Mail default provider (org.eclipse.angus:jakarta.mail:2.0.3 - http://eclipse-ee4j.github.io/angus-mail/jakarta.mail)
@@ -60,54 +60,54 @@ Lists of 111 third-party dependencies.
(Apache License 2.0) (LGPL 2.1) (MPL 1.1) Javassist (org.javassist:javassist:3.29.0-GA - http://www.javassist.org/)
(Apache License 2.0) JBoss Logging 3 (org.jboss.logging:jboss-logging:3.5.3.Final - http://www.jboss.org)
(The Apache License, Version 2.0) JSpecify annotations (org.jspecify:jspecify:0.3.0 - http://jspecify.org/)
- (Eclipse Public License v2.0) JUnit Jupiter (Aggregator) (org.junit.jupiter:junit-jupiter:5.10.2 - https://junit.org/junit5/)
- (Eclipse Public License v2.0) JUnit Jupiter API (org.junit.jupiter:junit-jupiter-api:5.10.2 - https://junit.org/junit5/)
- (Eclipse Public License v2.0) JUnit Jupiter Engine (org.junit.jupiter:junit-jupiter-engine:5.10.2 - https://junit.org/junit5/)
- (Eclipse Public License v2.0) JUnit Jupiter Params (org.junit.jupiter:junit-jupiter-params:5.10.2 - https://junit.org/junit5/)
- (Eclipse Public License v2.0) JUnit Platform Commons (org.junit.platform:junit-platform-commons:1.10.2 - https://junit.org/junit5/)
- (Eclipse Public License v2.0) JUnit Platform Engine API (org.junit.platform:junit-platform-engine:1.10.2 - https://junit.org/junit5/)
+ (Eclipse Public License v2.0) JUnit Jupiter (Aggregator) (org.junit.jupiter:junit-jupiter:5.10.3 - https://junit.org/junit5/)
+ (Eclipse Public License v2.0) JUnit Jupiter API (org.junit.jupiter:junit-jupiter-api:5.10.3 - https://junit.org/junit5/)
+ (Eclipse Public License v2.0) JUnit Jupiter Engine (org.junit.jupiter:junit-jupiter-engine:5.10.3 - https://junit.org/junit5/)
+ (Eclipse Public License v2.0) JUnit Jupiter Params (org.junit.jupiter:junit-jupiter-params:5.10.3 - https://junit.org/junit5/)
+ (Eclipse Public License v2.0) JUnit Platform Commons (org.junit.platform:junit-platform-commons:1.10.3 - https://junit.org/junit5/)
+ (Eclipse Public License v2.0) JUnit Platform Engine API (org.junit.platform:junit-platform-engine:1.10.3 - https://junit.org/junit5/)
(MIT) mockito-core (org.mockito:mockito-core:5.12.0 - https://github.com/mockito/mockito)
(MIT) mockito-junit-jupiter (org.mockito:mockito-junit-jupiter:5.12.0 - https://github.com/mockito/mockito)
(Apache License, Version 2.0) Objenesis (org.objenesis:objenesis:3.3 - http://objenesis.org/objenesis)
(The Apache License, Version 2.0) org.opentest4j:opentest4j (org.opentest4j:opentest4j:1.3.0 - https://github.com/ota4j-team/opentest4j)
(BSD-3-Clause) asm (org.ow2.asm:asm:9.6 - http://asm.ow2.io/)
(The BSD 3-Clause License) Java Encoder (org.owasp.encoder:encoder:1.2.3 - https://www.owasp.org/index.php/OWASP_Java_Encoder_Project/encoder)
- (The MIT License) Project Lombok (org.projectlombok:lombok:1.18.32 - https://projectlombok.org)
- (The Apache Software License, Version 2.0) JSONassert (org.skyscreamer:jsonassert:1.5.1 - https://github.com/skyscreamer/JSONassert)
- (MIT License) JUL to SLF4J bridge (org.slf4j:jul-to-slf4j:2.0.13 - http://www.slf4j.org)
- (MIT License) SLF4J API Module (org.slf4j:slf4j-api:2.0.13 - http://www.slf4j.org)
- (Apache License, Version 2.0) Spring AOP (org.springframework:spring-aop:6.1.10 - https://github.com/spring-projects/spring-framework)
- (Apache License, Version 2.0) Spring Beans (org.springframework:spring-beans:6.1.10 - https://github.com/spring-projects/spring-framework)
- (Apache License, Version 2.0) Spring Context (org.springframework:spring-context:6.1.10 - https://github.com/spring-projects/spring-framework)
- (Apache License, Version 2.0) Spring Context Support (org.springframework:spring-context-support:6.1.10 - https://github.com/spring-projects/spring-framework)
- (Apache License, Version 2.0) Spring Core (org.springframework:spring-core:6.1.10 - https://github.com/spring-projects/spring-framework)
- (Apache License, Version 2.0) Spring Expression Language (SpEL) (org.springframework:spring-expression:6.1.10 - https://github.com/spring-projects/spring-framework)
- (Apache License, Version 2.0) Spring Commons Logging Bridge (org.springframework:spring-jcl:6.1.10 - https://github.com/spring-projects/spring-framework)
- (Apache License, Version 2.0) Spring TestContext Framework (org.springframework:spring-test:6.1.10 - https://github.com/spring-projects/spring-framework)
- (Apache License, Version 2.0) Spring Web (org.springframework:spring-web:6.1.10 - https://github.com/spring-projects/spring-framework)
- (Apache License, Version 2.0) Spring Web MVC (org.springframework:spring-webmvc:6.1.10 - https://github.com/spring-projects/spring-framework)
- (Apache License, Version 2.0) spring-boot (org.springframework.boot:spring-boot:3.3.1 - https://spring.io/projects/spring-boot)
- (Apache License, Version 2.0) spring-boot-autoconfigure (org.springframework.boot:spring-boot-autoconfigure:3.3.1 - https://spring.io/projects/spring-boot)
- (Apache License, Version 2.0) spring-boot-configuration-processor (org.springframework.boot:spring-boot-configuration-processor:3.3.1 - https://spring.io/projects/spring-boot)
- (Apache License, Version 2.0) spring-boot-starter (org.springframework.boot:spring-boot-starter:3.3.1 - https://spring.io/projects/spring-boot)
- (Apache License, Version 2.0) spring-boot-starter-aop (org.springframework.boot:spring-boot-starter-aop:3.3.1 - https://spring.io/projects/spring-boot)
- (Apache License, Version 2.0) spring-boot-starter-json (org.springframework.boot:spring-boot-starter-json:3.3.1 - https://spring.io/projects/spring-boot)
- (Apache License, Version 2.0) spring-boot-starter-logging (org.springframework.boot:spring-boot-starter-logging:3.3.1 - https://spring.io/projects/spring-boot)
- (Apache License, Version 2.0) spring-boot-starter-mail (org.springframework.boot:spring-boot-starter-mail:3.3.1 - https://spring.io/projects/spring-boot)
- (Apache License, Version 2.0) spring-boot-starter-test (org.springframework.boot:spring-boot-starter-test:3.3.1 - https://spring.io/projects/spring-boot)
- (Apache License, Version 2.0) spring-boot-starter-thymeleaf (org.springframework.boot:spring-boot-starter-thymeleaf:3.3.1 - https://spring.io/projects/spring-boot)
- (Apache License, Version 2.0) spring-boot-starter-tomcat (org.springframework.boot:spring-boot-starter-tomcat:3.3.1 - https://spring.io/projects/spring-boot)
- (Apache License, Version 2.0) spring-boot-starter-validation (org.springframework.boot:spring-boot-starter-validation:3.3.1 - https://spring.io/projects/spring-boot)
- (Apache License, Version 2.0) spring-boot-starter-web (org.springframework.boot:spring-boot-starter-web:3.3.1 - https://spring.io/projects/spring-boot)
- (Apache License, Version 2.0) spring-boot-test (org.springframework.boot:spring-boot-test:3.3.1 - https://spring.io/projects/spring-boot)
- (Apache License, Version 2.0) spring-boot-test-autoconfigure (org.springframework.boot:spring-boot-test-autoconfigure:3.3.1 - https://spring.io/projects/spring-boot)
+ (The MIT License) Project Lombok (org.projectlombok:lombok:1.18.34 - https://projectlombok.org)
+ (The Apache Software License, Version 2.0) JSONassert (org.skyscreamer:jsonassert:1.5.3 - https://github.com/skyscreamer/JSONassert)
+ (MIT License) JUL to SLF4J bridge (org.slf4j:jul-to-slf4j:2.0.16 - http://www.slf4j.org)
+ (MIT License) SLF4J API Module (org.slf4j:slf4j-api:2.0.16 - http://www.slf4j.org)
+ (Apache License, Version 2.0) Spring AOP (org.springframework:spring-aop:6.1.13 - https://github.com/spring-projects/spring-framework)
+ (Apache License, Version 2.0) Spring Beans (org.springframework:spring-beans:6.1.13 - https://github.com/spring-projects/spring-framework)
+ (Apache License, Version 2.0) Spring Context (org.springframework:spring-context:6.1.13 - https://github.com/spring-projects/spring-framework)
+ (Apache License, Version 2.0) Spring Context Support (org.springframework:spring-context-support:6.1.13 - https://github.com/spring-projects/spring-framework)
+ (Apache License, Version 2.0) Spring Core (org.springframework:spring-core:6.1.13 - https://github.com/spring-projects/spring-framework)
+ (Apache License, Version 2.0) Spring Expression Language (SpEL) (org.springframework:spring-expression:6.1.13 - https://github.com/spring-projects/spring-framework)
+ (Apache License, Version 2.0) Spring Commons Logging Bridge (org.springframework:spring-jcl:6.1.13 - https://github.com/spring-projects/spring-framework)
+ (Apache License, Version 2.0) Spring TestContext Framework (org.springframework:spring-test:6.1.13 - https://github.com/spring-projects/spring-framework)
+ (Apache License, Version 2.0) Spring Web (org.springframework:spring-web:6.1.13 - https://github.com/spring-projects/spring-framework)
+ (Apache License, Version 2.0) Spring Web MVC (org.springframework:spring-webmvc:6.1.13 - https://github.com/spring-projects/spring-framework)
+ (Apache License, Version 2.0) spring-boot (org.springframework.boot:spring-boot:3.3.4 - https://spring.io/projects/spring-boot)
+ (Apache License, Version 2.0) spring-boot-autoconfigure (org.springframework.boot:spring-boot-autoconfigure:3.3.4 - https://spring.io/projects/spring-boot)
+ (Apache License, Version 2.0) spring-boot-configuration-processor (org.springframework.boot:spring-boot-configuration-processor:3.3.4 - https://spring.io/projects/spring-boot)
+ (Apache License, Version 2.0) spring-boot-starter (org.springframework.boot:spring-boot-starter:3.3.4 - https://spring.io/projects/spring-boot)
+ (Apache License, Version 2.0) spring-boot-starter-aop (org.springframework.boot:spring-boot-starter-aop:3.3.4 - https://spring.io/projects/spring-boot)
+ (Apache License, Version 2.0) spring-boot-starter-json (org.springframework.boot:spring-boot-starter-json:3.3.4 - https://spring.io/projects/spring-boot)
+ (Apache License, Version 2.0) spring-boot-starter-logging (org.springframework.boot:spring-boot-starter-logging:3.3.4 - https://spring.io/projects/spring-boot)
+ (Apache License, Version 2.0) spring-boot-starter-mail (org.springframework.boot:spring-boot-starter-mail:3.3.4 - https://spring.io/projects/spring-boot)
+ (Apache License, Version 2.0) spring-boot-starter-test (org.springframework.boot:spring-boot-starter-test:3.3.4 - https://spring.io/projects/spring-boot)
+ (Apache License, Version 2.0) spring-boot-starter-thymeleaf (org.springframework.boot:spring-boot-starter-thymeleaf:3.3.4 - https://spring.io/projects/spring-boot)
+ (Apache License, Version 2.0) spring-boot-starter-tomcat (org.springframework.boot:spring-boot-starter-tomcat:3.3.4 - https://spring.io/projects/spring-boot)
+ (Apache License, Version 2.0) spring-boot-starter-validation (org.springframework.boot:spring-boot-starter-validation:3.3.4 - https://spring.io/projects/spring-boot)
+ (Apache License, Version 2.0) spring-boot-starter-web (org.springframework.boot:spring-boot-starter-web:3.3.4 - https://spring.io/projects/spring-boot)
+ (Apache License, Version 2.0) spring-boot-test (org.springframework.boot:spring-boot-test:3.3.4 - https://spring.io/projects/spring-boot)
+ (Apache License, Version 2.0) spring-boot-test-autoconfigure (org.springframework.boot:spring-boot-test-autoconfigure:3.3.4 - https://spring.io/projects/spring-boot)
(The Apache Software License, Version 2.0) thymeleaf (org.thymeleaf:thymeleaf:3.1.2.RELEASE - http://www.thymeleaf.org/thymeleaf-lib/thymeleaf)
(The Apache Software License, Version 2.0) thymeleaf-spring6 (org.thymeleaf:thymeleaf-spring6:3.1.2.RELEASE - http://www.thymeleaf.org/thymeleaf-lib/thymeleaf-spring6)
(The Apache Software License, Version 2.0) unbescape (org.unbescape:unbescape:1.1.6.RELEASE - http://www.unbescape.org)
(The Apache Software License, Version 2.0) org.xmlunit:xmlunit-core (org.xmlunit:xmlunit-core:2.9.1 - https://www.xmlunit.org/)
(Apache License, Version 2.0) SnakeYAML (org.yaml:snakeyaml:2.2 - https://bitbucket.org/snakeyaml/snakeyaml)
- (GNU Lesser General Public License, Version 3) Jobkit SpringBoot module (tv.hd3g:jobkit:21.2.0 - https://github.com/hdsdi3g/prodlib)
- (GNU Lesser General Public License, Version 3) JobKit Engine (tv.hd3g:jobkit-engine:21.2.0 - https://github.com/hdsdi3g/prodlib)
+ (GNU Lesser General Public License, Version 3) Jobkit SpringBoot module (tv.hd3g:jobkit:22.0.0 - https://github.com/hdsdi3g/prodlib)
+ (GNU Lesser General Public License, Version 3) JobKit Engine (tv.hd3g:jobkit-engine:22.0.0 - https://github.com/hdsdi3g/prodlib)
(GNU Lesser General Public License, Version 3) CodePolicyValidation (tv.hd3g.commons:codepolicyvalidation:3.1.1 - https://github.com/hdsdi3g/codepolicyvalidation)
- (GNU Lesser General Public License, Version 3) Project's environment version (tv.hd3g.commons:env-version:21.2.0 - https://github.com/hdsdi3g/prodlib)
- (GNU Lesser General Public License, Version 3) Commons Interfaces (tv.hd3g.commons:interfaces:21.2.0 - https://github.com/hdsdi3g/prodlib)
+ (GNU Lesser General Public License, Version 3) Project's environment version (tv.hd3g.commons:env-version:22.0.0 - https://github.com/hdsdi3g/prodlib)
+ (GNU Lesser General Public License, Version 3) Commons Interfaces (tv.hd3g.commons:interfaces:22.0.0 - https://github.com/hdsdi3g/prodlib)
diff --git a/mailkit/pom.xml b/mailkit/pom.xml
index 9fe9bc80..3d10b335 100644
--- a/mailkit/pom.xml
+++ b/mailkit/pom.xml
@@ -13,7 +13,7 @@
tv.hd3g.commons
parent-web
- 21.2.0
+ 22.0.0
../parent-web/pom.xml
@@ -21,17 +21,17 @@
tv.hd3g.commons
interfaces
- 21.2.0
+ 22.0.0
tv.hd3g
jobkit
- 21.2.0
+ 22.0.0
tv.hd3g.commons
env-version
- 21.2.0
+ 22.0.0
com.j2html
diff --git a/parent-web/pom.xml b/parent-web/pom.xml
index 45a3352b..df2ca575 100644
--- a/parent-web/pom.xml
+++ b/parent-web/pom.xml
@@ -12,7 +12,7 @@
tv.hd3g.commons
parent
- 21.2.0
+ 22.0.0
../parent/pom.xml
diff --git a/parent/pom.xml b/parent/pom.xml
index 21eef587..f5766af4 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -12,7 +12,7 @@
tv.hd3g.commons
starter
- 21.2.0
+ 22.0.0
../pom.xml
diff --git a/pom.xml b/pom.xml
index 0156df23..ba306def 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
tv.hd3g.commons
starter
pom
- 21.2.0
+ 22.0.0
Commons Maven starter project
https://github.com/hdsdi3g/prodlib
@@ -15,7 +15,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.3.1
+ 3.3.4
diff --git a/testtools/THIRD-PARTY.txt b/testtools/THIRD-PARTY.txt
index 61efcc84..fb0ffafe 100644
--- a/testtools/THIRD-PARTY.txt
+++ b/testtools/THIRD-PARTY.txt
@@ -1,7 +1,7 @@
Lists of 36 third-party dependencies.
- (Eclipse Public License - v 1.0) (GNU Lesser General Public License) Logback Classic Module (ch.qos.logback:logback-classic:1.5.6 - http://logback.qos.ch/logback-classic)
- (Eclipse Public License - v 1.0) (GNU Lesser General Public License) Logback Core Module (ch.qos.logback:logback-core:1.5.6 - http://logback.qos.ch/logback-core)
+ (Eclipse Public License - v 1.0) (GNU Lesser General Public License) Logback Classic Module (ch.qos.logback:logback-classic:1.5.8 - http://logback.qos.ch/logback-classic)
+ (Eclipse Public License - v 1.0) (GNU Lesser General Public License) Logback Core Module (ch.qos.logback:logback-core:1.5.8 - http://logback.qos.ch/logback-core)
(The Apache Software License, Version 2.0) Generex (com.github.mifmif:generex:1.0.2 - https://github.com/mifmif/Generex/tree/master)
(LGPL) JSAP (com.martiansoftware:jsap:2.1 - http://www.martiansoftware.com/jsap/)
(Apache-2.0) Apache Commons Codec (commons-codec:commons-codec:1.16.1 - https://commons.apache.org/proper/commons-codec/)
@@ -9,8 +9,8 @@ Lists of 36 third-party dependencies.
(BSD) Automaton (dk.brics.automaton:automaton:1.11-8 - http://www.brics.dk/automaton/)
(CeCILL-C) (MIT) Spoon Core (fr.inria.gforge.spoon:spoon-core:11.0.0 - http://spoon.gforge.inria.fr/)
(Eclipse Distribution License v. 1.0) (Eclipse Public License v. 2.0) Jakarta Persistence API (jakarta.persistence:jakarta.persistence-api:3.1.0 - https://github.com/eclipse-ee4j/jpa-api)
- (Apache License, Version 2.0) Byte Buddy (without dependencies) (net.bytebuddy:byte-buddy:1.14.17 - https://bytebuddy.net/byte-buddy)
- (Apache License, Version 2.0) Byte Buddy agent (net.bytebuddy:byte-buddy-agent:1.14.17 - https://bytebuddy.net/byte-buddy-agent)
+ (Apache License, Version 2.0) Byte Buddy (without dependencies) (net.bytebuddy:byte-buddy:1.14.19 - https://bytebuddy.net/byte-buddy)
+ (Apache License, Version 2.0) Byte Buddy agent (net.bytebuddy:byte-buddy-agent:1.14.19 - https://bytebuddy.net/byte-buddy-agent)
(The Apache Software License, Version 2.0) Data Faker (net.datafaker:datafaker:1.6.0 - https://www.datafaker.net)
(Apache-2.0) Apache Commons Compress (org.apache.commons:commons-compress:1.26.1 - https://commons.apache.org/proper/commons-compress/)
(Apache-2.0) Apache Commons Lang (org.apache.commons:commons-lang3:3.14.0 - https://commons.apache.org/proper/commons-lang/)
@@ -24,15 +24,15 @@ Lists of 36 third-party dependencies.
(Eclipse Public License - v 2.0) Java Development Tools Core (org.eclipse.jdt:org.eclipse.jdt.core:3.37.0 - https://projects.eclipse.org/projects/eclipse.jdt)
(BSD License 3) Hamcrest (org.hamcrest:hamcrest:2.2 - http://hamcrest.org/JavaHamcrest/)
(The Apache License, Version 2.0) JSpecify annotations (org.jspecify:jspecify:0.3.0 - http://jspecify.org/)
- (Eclipse Public License v2.0) JUnit Jupiter (Aggregator) (org.junit.jupiter:junit-jupiter:5.10.2 - https://junit.org/junit5/)
- (Eclipse Public License v2.0) JUnit Jupiter API (org.junit.jupiter:junit-jupiter-api:5.10.2 - https://junit.org/junit5/)
- (Eclipse Public License v2.0) JUnit Jupiter Engine (org.junit.jupiter:junit-jupiter-engine:5.10.2 - https://junit.org/junit5/)
- (Eclipse Public License v2.0) JUnit Jupiter Params (org.junit.jupiter:junit-jupiter-params:5.10.2 - https://junit.org/junit5/)
- (Eclipse Public License v2.0) JUnit Platform Commons (org.junit.platform:junit-platform-commons:1.10.2 - https://junit.org/junit5/)
- (Eclipse Public License v2.0) JUnit Platform Engine API (org.junit.platform:junit-platform-engine:1.10.2 - https://junit.org/junit5/)
+ (Eclipse Public License v2.0) JUnit Jupiter (Aggregator) (org.junit.jupiter:junit-jupiter:5.10.3 - https://junit.org/junit5/)
+ (Eclipse Public License v2.0) JUnit Jupiter API (org.junit.jupiter:junit-jupiter-api:5.10.3 - https://junit.org/junit5/)
+ (Eclipse Public License v2.0) JUnit Jupiter Engine (org.junit.jupiter:junit-jupiter-engine:5.10.3 - https://junit.org/junit5/)
+ (Eclipse Public License v2.0) JUnit Jupiter Params (org.junit.jupiter:junit-jupiter-params:5.10.3 - https://junit.org/junit5/)
+ (Eclipse Public License v2.0) JUnit Platform Commons (org.junit.platform:junit-platform-commons:1.10.3 - https://junit.org/junit5/)
+ (Eclipse Public License v2.0) JUnit Platform Engine API (org.junit.platform:junit-platform-engine:1.10.3 - https://junit.org/junit5/)
(MIT) mockito-core (org.mockito:mockito-core:5.12.0 - https://github.com/mockito/mockito)
(Apache License, Version 2.0) Objenesis (org.objenesis:objenesis:3.3 - http://objenesis.org/objenesis)
(The Apache License, Version 2.0) org.opentest4j:opentest4j (org.opentest4j:opentest4j:1.3.0 - https://github.com/ota4j-team/opentest4j)
- (The MIT License) Project Lombok (org.projectlombok:lombok:1.18.32 - https://projectlombok.org)
- (MIT License) SLF4J API Module (org.slf4j:slf4j-api:2.0.13 - http://www.slf4j.org)
+ (The MIT License) Project Lombok (org.projectlombok:lombok:1.18.34 - https://projectlombok.org)
+ (MIT License) SLF4J API Module (org.slf4j:slf4j-api:2.0.16 - http://www.slf4j.org)
(GNU Lesser General Public License, Version 3) CodePolicyValidation (tv.hd3g.commons:codepolicyvalidation:3.1.1 - https://github.com/hdsdi3g/codepolicyvalidation)
diff --git a/testtools/pom.xml b/testtools/pom.xml
index 4d4b3ff9..17702a5e 100644
--- a/testtools/pom.xml
+++ b/testtools/pom.xml
@@ -13,7 +13,7 @@
tv.hd3g.commons
starter
- 21.2.0
+ 22.0.0
../pom.xml
diff --git a/transfertfiles/THIRD-PARTY.txt b/transfertfiles/THIRD-PARTY.txt
index 28348337..27c98d1a 100644
--- a/transfertfiles/THIRD-PARTY.txt
+++ b/transfertfiles/THIRD-PARTY.txt
@@ -1,10 +1,10 @@
Lists of 57 third-party dependencies.
- (Eclipse Public License - v 1.0) (GNU Lesser General Public License) Logback Classic Module (ch.qos.logback:logback-classic:1.5.6 - http://logback.qos.ch/logback-classic)
- (Eclipse Public License - v 1.0) (GNU Lesser General Public License) Logback Core Module (ch.qos.logback:logback-core:1.5.6 - http://logback.qos.ch/logback-core)
- (The Apache Software License, Version 2.0) Jackson-annotations (com.fasterxml.jackson.core:jackson-annotations:2.17.1 - https://github.com/FasterXML/jackson)
- (The Apache Software License, Version 2.0) Jackson-core (com.fasterxml.jackson.core:jackson-core:2.17.1 - https://github.com/FasterXML/jackson-core)
- (The Apache Software License, Version 2.0) jackson-databind (com.fasterxml.jackson.core:jackson-databind:2.17.1 - https://github.com/FasterXML/jackson)
+ (Eclipse Public License - v 1.0) (GNU Lesser General Public License) Logback Classic Module (ch.qos.logback:logback-classic:1.5.8 - http://logback.qos.ch/logback-classic)
+ (Eclipse Public License - v 1.0) (GNU Lesser General Public License) Logback Core Module (ch.qos.logback:logback-core:1.5.8 - http://logback.qos.ch/logback-core)
+ (The Apache Software License, Version 2.0) Jackson-annotations (com.fasterxml.jackson.core:jackson-annotations:2.17.2 - https://github.com/FasterXML/jackson)
+ (The Apache Software License, Version 2.0) Jackson-core (com.fasterxml.jackson.core:jackson-core:2.17.2 - https://github.com/FasterXML/jackson-core)
+ (The Apache Software License, Version 2.0) jackson-databind (com.fasterxml.jackson.core:jackson-databind:2.17.2 - https://github.com/FasterXML/jackson)
(The Apache Software License, Version 2.0) Generex (com.github.mifmif:generex:1.0.2 - https://github.com/mifmif/Generex/tree/master)
(ISC) (Revised BSD) JSch (com.github.mwiede:jsch:0.2.17 - https://github.com/mwiede/jsch)
(The Apache License, Version 2.0) asn-one (com.hierynomus:asn-one:0.6.0 - https://github.com/hierynomus/asn-one)
@@ -16,8 +16,8 @@ Lists of 57 third-party dependencies.
(BSD) Automaton (dk.brics.automaton:automaton:1.11-8 - http://www.brics.dk/automaton/)
(CeCILL-C) (MIT) Spoon Core (fr.inria.gforge.spoon:spoon-core:11.0.0 - http://spoon.gforge.inria.fr/)
(Eclipse Distribution License v. 1.0) (Eclipse Public License v. 2.0) Jakarta Persistence API (jakarta.persistence:jakarta.persistence-api:3.1.0 - https://github.com/eclipse-ee4j/jpa-api)
- (Apache License, Version 2.0) Byte Buddy (without dependencies) (net.bytebuddy:byte-buddy:1.14.17 - https://bytebuddy.net/byte-buddy)
- (Apache License, Version 2.0) Byte Buddy agent (net.bytebuddy:byte-buddy-agent:1.14.17 - https://bytebuddy.net/byte-buddy-agent)
+ (Apache License, Version 2.0) Byte Buddy (without dependencies) (net.bytebuddy:byte-buddy:1.14.19 - https://bytebuddy.net/byte-buddy)
+ (Apache License, Version 2.0) Byte Buddy agent (net.bytebuddy:byte-buddy-agent:1.14.19 - https://bytebuddy.net/byte-buddy-agent)
(The Apache Software License, Version 2.0) Data Faker (net.datafaker:datafaker:1.6.0 - https://www.datafaker.net)
(CC0 1.0 Universal) EdDSA-Java (net.i2p.crypto:eddsa:0.3.0 - https://github.com/str4d/ed25519-java)
(Apache-2.0) Apache Commons Compress (org.apache.commons:commons-compress:1.26.1 - https://commons.apache.org/proper/commons-compress/)
@@ -42,18 +42,18 @@ Lists of 57 third-party dependencies.
(Eclipse Public License - v 2.0) Java Development Tools Core (org.eclipse.jdt:org.eclipse.jdt.core:3.37.0 - https://projects.eclipse.org/projects/eclipse.jdt)
(BSD License 3) Hamcrest (org.hamcrest:hamcrest:2.2 - http://hamcrest.org/JavaHamcrest/)
(The Apache License, Version 2.0) JSpecify annotations (org.jspecify:jspecify:0.3.0 - http://jspecify.org/)
- (Eclipse Public License v2.0) JUnit Jupiter (Aggregator) (org.junit.jupiter:junit-jupiter:5.10.2 - https://junit.org/junit5/)
- (Eclipse Public License v2.0) JUnit Jupiter API (org.junit.jupiter:junit-jupiter-api:5.10.2 - https://junit.org/junit5/)
- (Eclipse Public License v2.0) JUnit Jupiter Engine (org.junit.jupiter:junit-jupiter-engine:5.10.2 - https://junit.org/junit5/)
- (Eclipse Public License v2.0) JUnit Jupiter Params (org.junit.jupiter:junit-jupiter-params:5.10.2 - https://junit.org/junit5/)
- (Eclipse Public License v2.0) JUnit Platform Commons (org.junit.platform:junit-platform-commons:1.10.2 - https://junit.org/junit5/)
- (Eclipse Public License v2.0) JUnit Platform Engine API (org.junit.platform:junit-platform-engine:1.10.2 - https://junit.org/junit5/)
+ (Eclipse Public License v2.0) JUnit Jupiter (Aggregator) (org.junit.jupiter:junit-jupiter:5.10.3 - https://junit.org/junit5/)
+ (Eclipse Public License v2.0) JUnit Jupiter API (org.junit.jupiter:junit-jupiter-api:5.10.3 - https://junit.org/junit5/)
+ (Eclipse Public License v2.0) JUnit Jupiter Engine (org.junit.jupiter:junit-jupiter-engine:5.10.3 - https://junit.org/junit5/)
+ (Eclipse Public License v2.0) JUnit Jupiter Params (org.junit.jupiter:junit-jupiter-params:5.10.3 - https://junit.org/junit5/)
+ (Eclipse Public License v2.0) JUnit Platform Commons (org.junit.platform:junit-platform-commons:1.10.3 - https://junit.org/junit5/)
+ (Eclipse Public License v2.0) JUnit Platform Engine API (org.junit.platform:junit-platform-engine:1.10.3 - https://junit.org/junit5/)
(MIT) mockito-core (org.mockito:mockito-core:5.12.0 - https://github.com/mockito/mockito)
(Apache License, Version 2.0) Objenesis (org.objenesis:objenesis:3.3 - http://objenesis.org/objenesis)
(The Apache License, Version 2.0) org.opentest4j:opentest4j (org.opentest4j:opentest4j:1.3.0 - https://github.com/ota4j-team/opentest4j)
- (The MIT License) Project Lombok (org.projectlombok:lombok:1.18.32 - https://projectlombok.org)
- (Apache License, Version 2.0) JCL 1.2 implemented over SLF4J (org.slf4j:jcl-over-slf4j:2.0.13 - http://www.slf4j.org)
- (MIT License) SLF4J API Module (org.slf4j:slf4j-api:2.0.13 - http://www.slf4j.org)
+ (The MIT License) Project Lombok (org.projectlombok:lombok:1.18.34 - https://projectlombok.org)
+ (Apache License, Version 2.0) JCL 1.2 implemented over SLF4J (org.slf4j:jcl-over-slf4j:2.0.16 - http://www.slf4j.org)
+ (MIT License) SLF4J API Module (org.slf4j:slf4j-api:2.0.16 - http://www.slf4j.org)
(Public Domain) XZ for Java (org.tukaani:xz:1.9 - https://tukaani.org/xz/java.html)
(GNU Lesser General Public License, Version 3) CodePolicyValidation (tv.hd3g.commons:codepolicyvalidation:3.1.1 - https://github.com/hdsdi3g/codepolicyvalidation)
- (GNU Lesser General Public License, Version 3) Commons Interfaces (tv.hd3g.commons:interfaces:21.2.0 - https://github.com/hdsdi3g/prodlib)
+ (GNU Lesser General Public License, Version 3) Commons Interfaces (tv.hd3g.commons:interfaces:22.0.0 - https://github.com/hdsdi3g/prodlib)
diff --git a/transfertfiles/pom.xml b/transfertfiles/pom.xml
index f4f66968..20d95ce1 100644
--- a/transfertfiles/pom.xml
+++ b/transfertfiles/pom.xml
@@ -13,7 +13,7 @@
tv.hd3g.commons
starter
- 21.2.0
+ 22.0.0
../pom.xml
@@ -21,7 +21,7 @@
tv.hd3g.commons
interfaces
- 21.2.0
+ 22.0.0
commons-net