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 263b6311f5 build(deps): bump org.codehaus.plexus:plexus-compiler-api
(#2361)
263b6311f5 is described below
commit 263b6311f5bf2332930a51ef6d3b5d5256245501
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Nov 24 09:57:21 2025 +0100
build(deps): bump org.codehaus.plexus:plexus-compiler-api (#2361)
Bumps
[org.codehaus.plexus:plexus-compiler-api](https://github.com/codehaus-plexus/plexus-compiler)
from 2.16.0 to 2.16.1.
- [Release
notes](https://github.com/codehaus-plexus/plexus-compiler/releases)
-
[Commits](https://github.com/codehaus-plexus/plexus-compiler/compare/plexus-compiler-2.16.0...plexus-compiler-2.16.1)
---
updated-dependencies:
- dependency-name: org.codehaus.plexus:plexus-compiler-api
dependency-version: 2.16.1
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 5ba16ab4d4..b0583dd8d3 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.0</version>
+ <version>2.16.1</version>
</dependency>
<dependency>
<groupId>org.codehaus.plexus</groupId>