This is an automated email from the ASF dual-hosted git repository.

songxiaosheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-spi-extensions.git


The following commit(s) were added to refs/heads/master by this push:
     new f7e9790  Bump org.xolstice.maven.plugins:protobuf-maven-plugin (#361)
f7e9790 is described below

commit f7e9790b4a86caab2d9f8458f5d8d15d7e93b636
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue May 21 09:21:33 2024 +0800

    Bump org.xolstice.maven.plugins:protobuf-maven-plugin (#361)
    
    Bumps 
[org.xolstice.maven.plugins:protobuf-maven-plugin](https://github.com/xolstice/protobuf-maven-plugin)
 from 0.5.1 to 0.6.1.
    - 
[Changelog](https://github.com/xolstice/protobuf-maven-plugin/blob/protobuf-maven-plugin-0.6.1/release-pom.xml)
    - 
[Commits](https://github.com/xolstice/protobuf-maven-plugin/compare/protobuf-maven-plugin-0.5.1...protobuf-maven-plugin-0.6.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.xolstice.maven.plugins:protobuf-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 dubbo-serialization-extensions/dubbo-serialization-protobuf/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dubbo-serialization-extensions/dubbo-serialization-protobuf/pom.xml 
b/dubbo-serialization-extensions/dubbo-serialization-protobuf/pom.xml
index a85dfa5..4e7a8b7 100644
--- a/dubbo-serialization-extensions/dubbo-serialization-protobuf/pom.xml
+++ b/dubbo-serialization-extensions/dubbo-serialization-protobuf/pom.xml
@@ -70,7 +70,7 @@ limitations under the License.
             <plugin>
                 <groupId>org.xolstice.maven.plugins</groupId>
                 <artifactId>protobuf-maven-plugin</artifactId>
-                <version>0.5.1</version>
+                <version>0.6.1</version>
                 <extensions>true</extensions>
                 <configuration>
                     
<protocArtifact>com.google.protobuf:protoc:3.7.1:exe:${os.detected.classifier}</protocArtifact>

Reply via email to