From f39b237b7d601963058511f54c79e8a3b447af9a Mon Sep 17 00:00:00 2001 From: Roman Strobl Date: Wed, 22 Dec 2021 17:58:05 +0100 Subject: [PATCH] Fix #226: Update version to 1.2.0 --- pom.xml | 2 +- powerauth-java-cmd-lib/pom.xml | 20 ++++++++++---------- powerauth-java-cmd/pom.xml | 10 +++++----- 3 files changed, 16 insertions(+), 16 deletions(-) diff --git a/pom.xml b/pom.xml index d2b92d01..85c7efe3 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ io.getlime.security powerauth-cmd-parent - 1.2.0-SNAPSHOT + 1.2.0 pom 2016 diff --git a/powerauth-java-cmd-lib/pom.xml b/powerauth-java-cmd-lib/pom.xml index b0a83606..9e68c9ec 100644 --- a/powerauth-java-cmd-lib/pom.xml +++ b/powerauth-java-cmd-lib/pom.xml @@ -6,12 +6,12 @@ 4.0.0 powerauth-java-cmd-lib PowerAuth Command-line Utility - Java Library - 1.2.0-SNAPSHOT + 1.2.0 powerauth-cmd-parent io.getlime.security - 1.2.0-SNAPSHOT + 1.2.0 ../pom.xml @@ -19,17 +19,17 @@ com.fasterxml.jackson.core jackson-databind - 2.12.3 + 2.13.0 commons-cli commons-cli - 1.4 + 1.5.0 commons-io commons-io - 2.8.0 + 2.11.0 com.googlecode.json-simple @@ -45,23 +45,23 @@ io.getlime.security powerauth-restful-model - 1.2.0-SNAPSHOT + 1.2.0 io.getlime.security powerauth-java-crypto - 1.2.0-SNAPSHOT + 1.2.0 io.getlime.security powerauth-java-http - 1.2.0-SNAPSHOT + 1.2.0 org.bouncycastle bcprov-jdk15on - 1.68 + 1.69 provided @@ -91,7 +91,7 @@ org.projectlombok lombok - 1.18.20 + 1.18.22 diff --git a/powerauth-java-cmd/pom.xml b/powerauth-java-cmd/pom.xml index d28fb782..36b40845 100644 --- a/powerauth-java-cmd/pom.xml +++ b/powerauth-java-cmd/pom.xml @@ -22,7 +22,7 @@ 4.0.0 powerauth-java-cmd - 1.2.0-SNAPSHOT + 1.2.0 powerauth-java-cmd PowerAuth Reference Client Application connected to PowerAuth Standard RESTful API @@ -31,7 +31,7 @@ io.getlime.security powerauth-cmd-parent - 1.2.0-SNAPSHOT + 1.2.0 ../pom.xml @@ -39,7 +39,7 @@ io.getlime.security powerauth-java-cmd-lib - 1.2.0-SNAPSHOT + 1.2.0 log4j-to-slf4j @@ -50,13 +50,13 @@ org.junit.jupiter junit-jupiter-engine - 5.7.2 + 5.8.2 test org.bouncycastle bcprov-jdk15on - 1.68 + 1.69