diff --git a/jackson-jq-cli/pom.xml b/jackson-jq-cli/pom.xml index 58afc97a..3c556890 100644 --- a/jackson-jq-cli/pom.xml +++ b/jackson-jq-cli/pom.xml @@ -20,7 +20,7 @@ commons-cli commons-cli - 1.5.0 + 1.6.0 diff --git a/jackson-jq/pom.xml b/jackson-jq/pom.xml index 52b0fdb6..c638d10e 100644 --- a/jackson-jq/pom.xml +++ b/jackson-jq/pom.xml @@ -15,12 +15,12 @@ org.jruby.joni joni - 2.1.48 + 2.2.1 com.google.guava guava - 31.1-jre + 33.0.0-jre test diff --git a/pom.xml b/pom.xml index 86545222..326666cd 100644 --- a/pom.xml +++ b/pom.xml @@ -46,9 +46,9 @@ 1.7.36 - 2.14.2 - 2.14.2 - 1.0.1 + 2.16.1 + 2.16.1 + 1.1.1 UTF-8 @@ -61,25 +61,25 @@ org.junit.jupiter junit-jupiter-api - 5.9.2 + 5.10.2 test org.junit.jupiter junit-jupiter-params - 5.9.2 + 5.10.2 test org.junit.jupiter junit-jupiter-engine - 5.9.2 + 5.10.2 test org.assertj assertj-core - 3.24.2 + 3.25.3 test @@ -270,7 +270,7 @@ net.java.dev.javacc javacc - 7.0.12 + 7.0.13