Skip to content

Commit 1f7293a

Browse files
authored
Merge pull request #499 from xtreemfs/dependabot/maven/interface/com.google.protobuf-protobuf-java-3.16.3
build(deps): bump protobuf-java from 3.16.1 to 3.16.3 in /interface
2 parents 8ec21f6 + e2f485e commit 1f7293a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

interface/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<exec-maven-plugin.version>1.5.0</exec-maven-plugin.version>
1212
<maven-antrun-plugin.version>1.8</maven-antrun-plugin.version>
1313
<maven-clean-plugin.version>3.0.0</maven-clean-plugin.version>
14-
<protobuf-java.version>3.16.1</protobuf-java.version>
14+
<protobuf-java.version>3.16.3</protobuf-java.version>
1515
<protoc.bin>${project.basedir}/../cpp/thirdparty/protobuf-${protobuf-java.version}/src/protoc</protoc.bin>
1616
<protoc.include>${project.basedir}/../cpp/thirdparty/protobuf-${protobuf-java.version}/src</protoc.include>
1717
<protoc-plugin.suffix></protoc-plugin.suffix>

0 commit comments

Comments
 (0)