From 9fe45b3fb9c1566eff94a2e285218c9f3a30002b Mon Sep 17 00:00:00 2001 From: Joe Littlejohn Date: Thu, 19 Sep 2024 22:21:00 +0100 Subject: [PATCH] Various dependency updates --- jsonschema2pojo-integration-tests/pom.xml | 2 +- pom.xml | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/jsonschema2pojo-integration-tests/pom.xml b/jsonschema2pojo-integration-tests/pom.xml index 3cc0a857b..ddd28b486 100644 --- a/jsonschema2pojo-integration-tests/pom.xml +++ b/jsonschema2pojo-integration-tests/pom.xml @@ -191,7 +191,7 @@ org.apache.johnzon johnzon-jsonb - 1.2.19 + 1.2.21 test diff --git a/pom.xml b/pom.xml index d6a2fa81f..1f611bb16 100644 --- a/pom.xml +++ b/pom.xml @@ -102,7 +102,7 @@ maven-javadoc-plugin - 3.5.0 + 3.10.0 maven-plugin-plugin @@ -358,13 +358,13 @@ commons-codec commons-codec - 1.15 + 1.17.1 test commons-io commons-io - 2.11.0 + 2.17.0 commons-lang @@ -374,12 +374,12 @@ org.apache.commons commons-text - 1.10.0 + 1.12.0 org.apache.commons commons-lang3 - 3.12.0 + 3.17.0 javax.annotation @@ -399,7 +399,7 @@ joda-time joda-time - 2.12.2 + 2.13.0 junit @@ -436,7 +436,7 @@ org.apache.ant ant - 1.10.13 + 1.10.15 org.apache.bval @@ -512,7 +512,7 @@ org.skyscreamer jsonassert - 1.5.1 + 1.5.3 test