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

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


The following commit(s) were added to refs/heads/develop by this push:
     new 500f94fec1 build(deps): bump cmake-maven-plugin from 3.23.2-b1 to 
3.25.2-b1 (#836)
500f94fec1 is described below

commit 500f94fec13e497f8dde6b456c924f24ba5879ec
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 3 12:48:21 2023 +0200

    build(deps): bump cmake-maven-plugin from 3.23.2-b1 to 3.25.2-b1 (#836)
    
    Bumps 
[cmake-maven-plugin](https://github.com/cmake-maven-project/cmake-maven-project)
 from 3.23.2-b1 to 3.25.2-b1.
    - [Release 
notes](https://github.com/cmake-maven-project/cmake-maven-project/releases)
    - 
[Commits](https://github.com/cmake-maven-project/cmake-maven-project/compare/release-3.23.2-b1...release-3.25.2-b1)
    
    ---
    updated-dependencies:
    - dependency-name: com.googlecode.cmake-maven-project:cmake-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 5362717652..b2bff86161 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1328,7 +1328,7 @@
         <plugin>
           <groupId>com.googlecode.cmake-maven-project</groupId>
           <artifactId>cmake-maven-plugin</artifactId>
-          <version>3.23.2-b1</version>
+          <version>3.25.2-b1</version>
         </plugin>
 
         <plugin>

Reply via email to