Skip to content

Commit b932a80

Browse files
Update pom.xml
1 parent c2d146e commit b932a80

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,11 +64,11 @@
6464
</dependency>
6565

6666

67-
<!-- https://mvnrepository.com/artifact/io.envoyproxy.protoc-gen-validate/pgv-java-stub -->
67+
<!-- https://mvnrepository.com/artifact/build.buf.protoc-gen-validate/pgv-java-stub -->
6868
<dependency>
69-
<groupId>io.envoyproxy.protoc-gen-validate</groupId>
69+
<groupId>build.buf.protoc-gen-validate</groupId>
7070
<artifactId>pgv-java-stub</artifactId>
71-
<version>0.6.13</version>
71+
<version>1.2.1</version>
7272
</dependency>
7373

7474
</dependencies>

0 commit comments

Comments
 (0)