This is an automated email from the ASF dual-hosted git repository.
slachiewicz pushed a commit to branch maven-compiler-plugin-3.x
in repository https://gitbox.apache.org/repos/asf/maven-compiler-plugin.git
The following commit(s) were added to refs/heads/maven-compiler-plugin-3.x by
this push:
new 6e3db9d Bump org.codehaus.plexus:plexus-java from 1.5.1 to 1.5.2
6e3db9d is described below
commit 6e3db9d2c13c7309f12e9dadc8eac985b4426554
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Dec 23 17:08:17 2025 +0000
Bump org.codehaus.plexus:plexus-java from 1.5.1 to 1.5.2
Bumps
[org.codehaus.plexus:plexus-java](https://github.com/codehaus-plexus/plexus-languages)
from 1.5.1 to 1.5.2.
- [Release
notes](https://github.com/codehaus-plexus/plexus-languages/releases)
-
[Commits](https://github.com/codehaus-plexus/plexus-languages/compare/plexus-languages-1.5.1...plexus-languages-1.5.2)
---
updated-dependencies:
- dependency-name: org.codehaus.plexus:plexus-java
dependency-version: 1.5.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 6fd7031..1d1db1b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -73,7 +73,7 @@ under the License.
<groovyVersion>2.4.21</groovyVersion>
<groovyEclipseCompilerVersion>3.7.0</groovyEclipseCompilerVersion>
<groovy-eclipse-batch>2.5.14-02</groovy-eclipse-batch>
- <plexus-java.version>1.5.1</plexus-java.version>
+ <plexus-java.version>1.5.2</plexus-java.version>
<javaVersion>8</javaVersion>
<maven.it.failure.ignore>false</maven.it.failure.ignore>
<project.build.outputTimestamp>2025-09-18T23:34:56Z</project.build.outputTimestamp>