diff --git a/examples/pom.xml b/examples/pom.xml
index 4b45b22..1d13221 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -8,7 +8,7 @@
examples
1.0.0-SNAPSHOT
-
+
8
8
UTF-8
@@ -18,7 +18,7 @@
com.aserto
java-directory
- 0.31.3
+ 0.31.5
@@ -26,7 +26,7 @@
io.github.cdimascio
dotenv-java
2.3.2
-
+
diff --git a/pom.xml b/pom.xml
index a05c293..896d397 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
com.aserto
java-directory
- 0.31.4
+ 0.31.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.