From 986e33ccbfd6988731c905434c1fb05314da7302 Mon Sep 17 00:00:00 2001 From: Ronen Hilewicz Date: Fri, 14 Mar 2025 14:38:32 -0400 Subject: [PATCH] Bump version to v0.33.5 Match the latest pb-directory --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 896d397..8d8455c 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.aserto java-directory - 0.31.5 + 0.33.5 ${project.groupId}:${project.artifactId} Generated Java gRPC bindings for the Topaz and Aserto Directory Service; these are low-level bindings. For a more idiomatic development experience, we advise using the aserto-java and/or aserto-spring packages.