From 47af4cbc2f41ca7cd2f959e565d2643d92a0f4c6 Mon Sep 17 00:00:00 2001 From: Tim Tschampel Date: Mon, 26 Aug 2024 13:17:48 -0700 Subject: [PATCH 1/3] feat: upgrade to 0.6.1 java-sdk --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 04afba1..9afd373 100644 --- a/pom.xml +++ b/pom.xml @@ -49,7 +49,7 @@ io.opentdf.platform sdk - 0.6.0 + 0.6.1 org.apache.commons From 0aab945755a0e4bef3079fcc0e3dcd2223b4138e Mon Sep 17 00:00:00 2001 From: Tim Tschampel Date: Mon, 26 Aug 2024 13:55:47 -0700 Subject: [PATCH 2/3] try 0.7.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9afd373..a0968dc 100644 --- a/pom.xml +++ b/pom.xml @@ -49,7 +49,7 @@ io.opentdf.platform sdk - 0.6.1 + 0.7.0 org.apache.commons From d0d9ba94535abb5a80068131754179660927edd8 Mon Sep 17 00:00:00 2001 From: Tim Tschampel Date: Tue, 27 Aug 2024 09:05:42 -0700 Subject: [PATCH 3/3] bump back to 0.6.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a0968dc..9afd373 100644 --- a/pom.xml +++ b/pom.xml @@ -49,7 +49,7 @@ io.opentdf.platform sdk - 0.7.0 + 0.6.1 org.apache.commons