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 d57fc18488 build(deps): bump org.codehaus.plexus:plexus-compiler-api 
(#2342)
d57fc18488 is described below

commit d57fc18488be8df14d315d1919b0b26185622492
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Nov 12 08:41:49 2025 +0100

    build(deps): bump org.codehaus.plexus:plexus-compiler-api (#2342)
    
    Bumps 
[org.codehaus.plexus:plexus-compiler-api](https://github.com/codehaus-plexus/plexus-compiler)
 from 2.15.0 to 2.16.0.
    - [Release 
notes](https://github.com/codehaus-plexus/plexus-compiler/releases)
    - 
[Commits](https://github.com/codehaus-plexus/plexus-compiler/compare/plexus-compiler-2.15.0...plexus-compiler-2.16.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.plexus:plexus-compiler-api
      dependency-version: 2.16.0
      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 62262fa1c8..019ec81f46 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1043,7 +1043,7 @@
             <dependency>
               <groupId>org.codehaus.plexus</groupId>
               <artifactId>plexus-compiler-api</artifactId>
-              <version>2.15.0</version>
+              <version>2.16.0</version>
             </dependency>
             <dependency>
               <groupId>org.codehaus.plexus</groupId>

Reply via email to