diff --git a/ipp-v3-java-data/pom.xml b/ipp-v3-java-data/pom.xml old mode 100755 new mode 100644 index c70a32f5..2071032b --- a/ipp-v3-java-data/pom.xml +++ b/ipp-v3-java-data/pom.xml @@ -192,7 +192,7 @@ org.apache.commons commons-lang3 - 3.17.0 + 3.18.0 diff --git a/ipp-v3-java-devkit/pom.xml b/ipp-v3-java-devkit/pom.xml index 91429c50..62225830 100644 --- a/ipp-v3-java-devkit/pom.xml +++ b/ipp-v3-java-devkit/pom.xml @@ -109,7 +109,7 @@ commons-io commons-io - 2.16.1 + 2.21.0 commons-codec @@ -319,7 +319,7 @@ org.apache.commons commons-lang3 - 3.17.0 + 3.18.0 org.jvnet.staxex diff --git a/oauth2-platform-api/pom.xml b/oauth2-platform-api/pom.xml index 8f9e52af..254cd547 100644 --- a/oauth2-platform-api/pom.xml +++ b/oauth2-platform-api/pom.xml @@ -29,12 +29,12 @@ org.apache.commons commons-lang3 - 3.17.0 + 3.18.0 org.json json - 20160810 + 20231013 oauth.signpost @@ -71,7 +71,7 @@ commons-io commons-io - 2.6 + 2.14.0 test diff --git a/payments-api/pom.xml b/payments-api/pom.xml index b124cec0..3a426de3 100644 --- a/payments-api/pom.xml +++ b/payments-api/pom.xml @@ -28,7 +28,7 @@ org.apache.commons commons-lang3 - 3.17.0 + 3.18.0 com.fasterxml.jackson.module diff --git a/pom.xml b/pom.xml index 0f427f17..30ee602a 100644 --- a/pom.xml +++ b/pom.xml @@ -46,7 +46,7 @@ org.testng testng - 6.14.3 + 7.5.1 test