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

commit 42c73e4f85c9660fc191f665045bfc7966a23bd9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jan 26 09:50:10 2026 +0100

    build(deps): bump org.codehaus.plexus:plexus-compiler-api (#2429)
    
    Bumps 
[org.codehaus.plexus:plexus-compiler-api](https://github.com/codehaus-plexus/plexus-compiler)
 from 2.16.1 to 2.16.2.
    - [Release 
notes](https://github.com/codehaus-plexus/plexus-compiler/releases)
    - 
[Commits](https://github.com/codehaus-plexus/plexus-compiler/compare/plexus-compiler-2.16.1...plexus-compiler-2.16.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.plexus:plexus-compiler-api
      dependency-version: 2.16.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    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 146afa7bf0..d94730bc7c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1043,7 +1043,7 @@
             <dependency>
               <groupId>org.codehaus.plexus</groupId>
               <artifactId>plexus-compiler-api</artifactId>
-              <version>2.16.1</version>
+              <version>2.16.2</version>
             </dependency>
             <dependency>
               <groupId>org.codehaus.plexus</groupId>

Reply via email to