Skip to content

Commit 909e336

Browse files
Update pom.xml
1 parent a2e5a17 commit 909e336

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

pom.xml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,14 @@
6262
<version>4.13.2</version>
6363
<scope>test</scope>
6464
</dependency>
65+
66+
67+
<dependency>
68+
<groupId>io.envoyproxy.protoc-gen-validate</groupId>
69+
<artifactId>pgv-java</artifactId>
70+
<version>0.6.12</version>
71+
</dependency>
72+
6573
</dependencies>
6674

6775
<build>

0 commit comments

Comments
 (0)