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

yasith pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/airavata.git


The following commit(s) were added to refs/heads/master by this push:
     new e7e09e6a52 Bump io.github.ascopes:protobuf-maven-plugin (#573)
e7e09e6a52 is described below

commit e7e09e6a527af6d84b2391926bf4580705ac3af8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Nov 14 17:15:26 2025 -0500

    Bump io.github.ascopes:protobuf-maven-plugin (#573)
    
    Bumps 
[io.github.ascopes:protobuf-maven-plugin](https://github.com/ascopes/protobuf-maven-plugin)
 from 2.12.1 to 3.10.2.
    - [Release notes](https://github.com/ascopes/protobuf-maven-plugin/releases)
    - 
[Commits](https://github.com/ascopes/protobuf-maven-plugin/compare/v2.12.1...v3.10.2)
    
    ---
    updated-dependencies:
    - dependency-name: io.github.ascopes:protobuf-maven-plugin
      dependency-version: 3.10.2
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 2d860dc471..d5cc2be601 100644
--- a/pom.xml
+++ b/pom.xml
@@ -758,7 +758,7 @@ under the License.
                 <plugin>
                     <groupId>io.github.ascopes</groupId>
                     <artifactId>protobuf-maven-plugin</artifactId>
-                    <version>2.12.1</version>
+                    <version>3.10.2</version>
                 </plugin>
                 <plugin>
                     <groupId>org.springframework.boot</groupId>

Reply via email to