Browse Source

Update vector tiles google protobuf to 3.16.1 (#83402)

Ignacio Vera 3 years ago
parent
commit
cb8bf783e3

+ 5 - 0
docs/changelog/83402.yaml

@@ -0,0 +1,5 @@
+pr: 83402
+summary: Update vector tiles google protobuf to 3.16.1
+area: Geo
+type: upgrade
+issues: []

+ 2 - 2
x-pack/plugin/vector-tile/build.gradle

@@ -29,11 +29,11 @@ dependencies {
   testImplementation(testArtifact(project(xpackModule('core'))))
   compileOnly "org.locationtech.jts:jts-core:${versions.jts}"
   api "com.wdtinc:mapbox-vector-tile:3.1.0"
-  api "com.google.protobuf:protobuf-java:3.14.0"
+  api "com.google.protobuf:protobuf-java:3.16.1"
   runtimeOnly("org.slf4j:slf4j-api:${versions.slf4j}")
   runtimeOnly("org.apache.logging.log4j:log4j-slf4j-impl:${versions.log4j}")
   javaRestTestImplementation("com.wdtinc:mapbox-vector-tile:3.1.0")
-  javaRestTestImplementation("com.google.protobuf:protobuf-java:3.14.0")
+  javaRestTestImplementation("com.google.protobuf:protobuf-java:3.16.1")
 }
 
 testClusters.configureEach {

+ 0 - 1
x-pack/plugin/vector-tile/licenses/protobuf-java-3.14.0.jar.sha1

@@ -1 +0,0 @@
-bb6430f70647fc349fffd1690ddb889dc3ea6699

+ 1 - 0
x-pack/plugin/vector-tile/licenses/protobuf-java-3.16.1.jar.sha1

@@ -0,0 +1 @@
+23b80908eaf488134ceef1904e83e6f6821908c0