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

commit 5a28a02b4cf5b521fc26c67308f263c10aa1ab7b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Feb 13 09:15:31 2026 +0100

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

Reply via email to