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 c7c9b0f5ed build(deps): bump 
org.codehaus.plexus:plexus-compiler-eclipse (#2333)
c7c9b0f5ed is described below

commit c7c9b0f5ed1294b2f71d3764e15cedf930eb4765
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Nov 10 10:23:56 2025 +0100

    build(deps): bump org.codehaus.plexus:plexus-compiler-eclipse (#2333)
    
    Bumps org.codehaus.plexus:plexus-compiler-eclipse from 2.15.0 to 2.16.0.
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.plexus:plexus-compiler-eclipse
      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 57c4f8be8d..159759d749 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1048,7 +1048,7 @@
             <dependency>
               <groupId>org.codehaus.plexus</groupId>
               <artifactId>plexus-compiler-eclipse</artifactId>
-              <version>2.15.0</version>
+              <version>2.16.0</version>
             </dependency>
             <!-- Redundant import, however we might need to bump this version 
more often -->
             <dependency>

Reply via email to