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

opwvhk pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/avro.git


The following commit(s) were added to refs/heads/main by this push:
     new dea5f4ca0 Bump org.codehaus.mojo:exec-maven-plugin in /lang/java 
(#3100)
dea5f4ca0 is described below

commit dea5f4ca021c83702eebcb9304fae4186832e091
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 3 15:02:18 2024 +0200

    Bump org.codehaus.mojo:exec-maven-plugin in /lang/java (#3100)
    
    Bumps 
[org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin)
 from 3.3.0 to 3.4.1.
    - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases)
    - 
[Commits](https://github.com/mojohaus/exec-maven-plugin/compare/3.3.0...3.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.mojo:exec-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>
---
 lang/java/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lang/java/pom.xml b/lang/java/pom.xml
index 889a0402d..9390f9ace 100644
--- a/lang/java/pom.xml
+++ b/lang/java/pom.xml
@@ -65,7 +65,7 @@
     <archetype-plugin.version>3.2.1</archetype-plugin.version>
     <bundle-plugin-version>5.1.9</bundle-plugin-version>
     <cyclonedx-maven-plugin.version>2.8.1</cyclonedx-maven-plugin.version>
-    <exec-plugin.version>3.3.0</exec-plugin.version>
+    <exec-plugin.version>3.4.1</exec-plugin.version>
     <file-management.version>3.1.0</file-management.version>
     <javacc-plugin.version>3.0.3</javacc-plugin.version>
     <javacc.version>7.0.13</javacc.version>

Reply via email to