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

haonan pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/tsfile.git


The following commit(s) were added to refs/heads/develop by this push:
     new e16e631f Bump org.codehaus.mojo:exec-maven-plugin from 3.4.1 to 3.5.0 
(#316)
e16e631f is described below

commit e16e631f65283aad556b364e346ac9496dfe2750
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Dec 1 22:40:52 2024 +0800

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

diff --git a/pom.xml b/pom.xml
index b772cd6d..97d82698 100644
--- a/pom.xml
+++ b/pom.xml
@@ -207,7 +207,7 @@
                 <plugin>
                     <groupId>org.codehaus.mojo</groupId>
                     <artifactId>exec-maven-plugin</artifactId>
-                    <version>3.4.1</version>
+                    <version>3.5.0</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.felix</groupId>

Reply via email to