Skip to content

Commit 97222cb

Browse files
author
Ronen Hilewicz
committed
Bump to version 0.31.4
1 parent bb3fc95 commit 97222cb

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>com.aserto</groupId>
88
<artifactId>java-directory</artifactId>
9-
<version>0.31.3</version>
9+
<version>0.31.4</version>
1010

1111
<name>${project.groupId}:${project.artifactId}</name>
1212
<description>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.</description>
@@ -70,7 +70,7 @@
7070
<groupId>build.buf</groupId>
7171
<artifactId>protovalidate</artifactId>
7272
<version>${protovalidate.version}</version>
73-
</dependency>
73+
</dependency>
7474
<dependency>
7575
<groupId>org.apache.tomcat</groupId>
7676
<artifactId>annotations-api</artifactId>
@@ -159,4 +159,4 @@
159159
<url>https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/</url>
160160
</repository>
161161
</distributionManagement>
162-
</project>
162+
</project>

0 commit comments

Comments
 (0)