From 5d3cea9c7c8529ae0876f513044a80c7ceac8b89 Mon Sep 17 00:00:00 2001 From: Tylere Zimmerman <100804646+tylerezimmerman@users.noreply.github.com> Date: Thu, 1 Jun 2023 13:53:20 -0500 Subject: [PATCH 1/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aacd5ca..719193e 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ You can use this SDk in your application by adding the following dependency: com.delinea.secrets tss-sdk-java - 1.0 + 1.0.2 ``` From 1ffbdaae5abd08f10451afc22da8b8de0c9ad444 Mon Sep 17 00:00:00 2001 From: Tylere Zimmerman <100804646+tylerezimmerman@users.noreply.github.com> Date: Thu, 1 Jun 2023 13:54:23 -0500 Subject: [PATCH 2/2] Update pom.xml --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 40b734b..aff9dfb 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ com.delinea.secrets tss-sdk-java - 1.0.1 + 1.0.2 tss-sdk-java The Delinea Secret Server Java SDK