This is an automated email from the ASF dual-hosted git repository.
adoroszlai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ozone.git
The following commit(s) were added to refs/heads/master by this push:
new 61dbb0870a HDDS-10455. Bump protobuf-maven-plugin to 0.6.1 (#6313)
61dbb0870a is described below
commit 61dbb0870ae0cc2f1aa824fd4586599566683f9c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Mar 2 15:32:09 2024 +0100
HDDS-10455. Bump protobuf-maven-plugin to 0.6.1 (#6313)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index fe1bbb5147..318ac647db 100644
--- a/pom.xml
+++ b/pom.xml
@@ -223,7 +223,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xs
<zookeeper.version>3.7.2</zookeeper.version>
<!-- Maven protoc compiler -->
- <protobuf-maven-plugin.version>0.5.1</protobuf-maven-plugin.version>
+ <protobuf-maven-plugin.version>0.6.1</protobuf-maven-plugin.version>
<grpc.protobuf-compile.version>3.19.6</grpc.protobuf-compile.version>
<os-maven-plugin.version>1.7.1</os-maven-plugin.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]