Skip to content

Commit df32ad0

Browse files
committed
Bump versions of protobuf and tomcat-annotations-api dependencies
1 parent 1d1e86f commit df32ad0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,12 +58,12 @@
5858
<grpc-version>1.33.1</grpc-version>
5959
<netty-version>4.1.51.Final</netty-version>
6060
<netty-tcnative-version>2.0.31.Final</netty-tcnative-version>
61-
<protobuf-version>3.13.0</protobuf-version>
61+
<protobuf-version>3.14.0</protobuf-version>
6262
<gson-version>2.8.6</gson-version>
6363
<slf4j-version>1.7.30</slf4j-version>
6464
<junit-version>4.13.1</junit-version>
6565
<guava-version>30.0-jre</guava-version>
66-
<annotations-version>9.0.38</annotations-version>
66+
<annotations-version>9.0.40</annotations-version>
6767

6868
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
6969
</properties>

0 commit comments

Comments
 (0)