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 fc3ab7003 Bump org.codehaus.mojo:exec-maven-plugin from 1.1.1 to 3.5.0 
(#392)
fc3ab7003 is described below

commit fc3ab700340d7321766231d2c15e7e98215984eb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Feb 8 17:24:13 2025 +0800

    Bump org.codehaus.mojo:exec-maven-plugin from 1.1.1 to 3.5.0 (#392)
    
    * Bump org.codehaus.mojo:exec-maven-plugin from 1.1.1 to 3.5.0
    
    Bumps 
[org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin)
 from 1.1.1 to 3.5.0.
    - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases)
    - 
[Commits](https://github.com/mojohaus/exec-maven-plugin/compare/exec-maven-plugin-1.1.1...3.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.mojo:exec-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * Update pom.xml
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Haonan <[email protected]>
---
 cpp/pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/cpp/pom.xml b/cpp/pom.xml
index 6aeedcaa5..8d11a8227 100644
--- a/cpp/pom.xml
+++ b/cpp/pom.xml
@@ -160,7 +160,6 @@
                     <plugin>
                         <groupId>org.codehaus.mojo</groupId>
                         <artifactId>exec-maven-plugin</artifactId>
-                        <version>1.1.1</version>
                         <executions>
                             <execution>
                                 <id>install-uuid-dev</id>

Reply via email to