diff --git a/schemacrawler-commandline/pom.xml b/schemacrawler-commandline/pom.xml index cf43c30496..8a53a14ce2 100644 --- a/schemacrawler-commandline/pom.xml +++ b/schemacrawler-commandline/pom.xml @@ -63,12 +63,12 @@ info.picocli picocli - 4.7.2 + 4.7.3 info.picocli picocli-shell-jline3 - 4.7.2 + 4.7.3 diff --git a/schemacrawler-dbtest/pom.xml b/schemacrawler-dbtest/pom.xml index e2b042c82b..a784416d10 100644 --- a/schemacrawler-dbtest/pom.xml +++ b/schemacrawler-dbtest/pom.xml @@ -192,7 +192,7 @@ com.fasterxml.jackson.core jackson-annotations - 2.14.2 + 2.15.0 test diff --git a/schemacrawler-distrib/pom.xml b/schemacrawler-distrib/pom.xml index fe92d0a055..1eafd61979 100644 --- a/schemacrawler-distrib/pom.xml +++ b/schemacrawler-distrib/pom.xml @@ -84,12 +84,12 @@ info.picocli picocli - 4.7.2 + 4.7.3 info.picocli picocli-shell-jline3 - 4.7.2 + 4.7.3 @@ -105,22 +105,22 @@ com.fasterxml.jackson.core jackson-core - 2.14.2 + 2.15.0 com.fasterxml.jackson.core jackson-databind - 2.14.2 + 2.15.0 com.fasterxml.jackson.dataformat jackson-dataformat-yaml - 2.14.2 + 2.15.0 com.fasterxml.jackson.datatype jackson-datatype-jsr310 - 2.14.2 + 2.15.0 diff --git a/schemacrawler-parent/pom.xml b/schemacrawler-parent/pom.xml index 763c9087df..dbea4154ad 100644 --- a/schemacrawler-parent/pom.xml +++ b/schemacrawler-parent/pom.xml @@ -49,7 +49,7 @@ org.junit junit-bom - 5.9.2 + 5.9.3 pom import @@ -63,25 +63,25 @@ com.fasterxml.jackson.core jackson-core - 2.14.2 + 2.15.0 provided com.fasterxml.jackson.core jackson-databind - 2.14.2 + 2.15.0 provided com.fasterxml.jackson.dataformat jackson-dataformat-yaml - 2.14.2 + 2.15.0 provided com.fasterxml.jackson.datatype jackson-datatype-jsr310 - 2.14.2 + 2.15.0 provided @@ -224,7 +224,7 @@ true true 0.18.1 - 0.8.9 + 0.8.10 diff --git a/schemacrawler-testdb/pom.xml b/schemacrawler-testdb/pom.xml index 45f07bb112..d46d93b629 100644 --- a/schemacrawler-testdb/pom.xml +++ b/schemacrawler-testdb/pom.xml @@ -33,7 +33,7 @@ info.picocli picocli - 4.7.2 + 4.7.3 provided diff --git a/schemacrawler-utility/pom.xml b/schemacrawler-utility/pom.xml index 7a6045b1e9..9119b3aa8a 100644 --- a/schemacrawler-utility/pom.xml +++ b/schemacrawler-utility/pom.xml @@ -20,7 +20,7 @@ org.jsoup jsoup - 1.15.4 + 1.16.1 test