diff --git a/db-scheduler/pom.xml b/db-scheduler/pom.xml index baefea15..1760beed 100644 --- a/db-scheduler/pom.xml +++ b/db-scheduler/pom.xml @@ -13,16 +13,16 @@ ${project.parent.basedir}/.license - 9.1.6 + 9.2.0 1.3 4.0.3 - 2.6.1 + 2.7.0 1.6 - 3.10 - 1.12.8 + 3.10.1 + 1.12.16 0.3 1.0.1 - 42.4.1 + 42.5.0 1.7.36 compatibility @@ -213,7 +213,7 @@ org.mockito mockito-core - 3.12.4 + 4.8.0 test diff --git a/examples/features/pom.xml b/examples/features/pom.xml index fe0dde79..a0af07f0 100644 --- a/examples/features/pom.xml +++ b/examples/features/pom.xml @@ -13,8 +13,8 @@ ${project.parent.parent.basedir}/.license - 1.6.20 - 1.3.2 + 1.7.10 + 1.4.0 diff --git a/pom.xml b/pom.xml index 8f9e20e9..a577c3c5 100644 --- a/pom.xml +++ b/pom.xml @@ -39,7 +39,7 @@ true - 2.7.0 + 2.7.3 @@ -52,7 +52,7 @@ com.google.guava guava - 31.0.1-jre + 31.1-jre test @@ -62,7 +62,7 @@ com.google.code.gson gson - 2.9.0 + 2.9.1 com.fasterxml.jackson @@ -88,7 +88,7 @@ org.junit junit-bom - 5.6.0 + 5.9.0 pom import diff --git a/test/benchmark/pom.xml b/test/benchmark/pom.xml index 4abe903e..11e86b5d 100644 --- a/test/benchmark/pom.xml +++ b/test/benchmark/pom.xml @@ -30,7 +30,7 @@ org.postgresql postgresql - 42.4.1 + 42.5.0 ch.qos.logback