Browse Source

Update protobuf to 3.21.9

pull/7442/head
Andrew Shvayka 4 years ago
committed by GitHub
parent
commit
22904797e4
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      pom.xml

2
pom.xml

@ -75,7 +75,7 @@
<mail.version>1.6.2</mail.version>
<curator.version>4.2.0</curator.version>
<zookeeper.version>3.5.5</zookeeper.version>
<protobuf.version>3.21.7</protobuf.version>
<protobuf.version>3.21.9</protobuf.version>
<grpc.version>1.42.1</grpc.version>
<lombok.version>1.18.18</lombok.version>
<paho.client.version>1.2.4</paho.client.version>

Loading…
Cancel
Save