Skip to content

Commit 400bf8c

Browse files
committed
update protobuf dep
1 parent beed013 commit 400bf8c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ application while protecting against XSS.
244244
<dependency>
245245
<groupId>com.google.protobuf</groupId>
246246
<artifactId>protobuf-java</artifactId>
247-
<version>[3.7.0,)</version>
247+
<version>3.9.1</version>
248248
<scope>provided</scope>
249249
</dependency>
250250
<dependency>

0 commit comments

Comments
 (0)