From d4809a19d3dd586cb9d45328a5226c7304608b96 Mon Sep 17 00:00:00 2001 From: Ronen Hilewicz Date: Mon, 14 Oct 2024 14:26:41 -0400 Subject: [PATCH] Bump to version 0.20.13 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 31a974b..daa793b 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.aserto java-authorizer - 0.20.12 + 0.20.13 ${project.groupId}:${project.artifactId} Generated Java gRPC bindings for the Topaz and Aserto Authorizer Service; these are low-level bindings. For a more idiomatic development experience, we advise using the aserto-java and/or aserto-spring packages.