This is an automated email from the ASF dual-hosted git repository.
gnodet pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-compiler-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new 82b799f [MCOMPILER-527] Upgrade plexus-java to 1.1.2 (#177)
82b799f is described below
commit 82b799f3501d0dc3ef868859245816c563c46f04
Author: Guillaume Nodet <[email protected]>
AuthorDate: Tue Feb 14 08:18:42 2023 +0100
[MCOMPILER-527] Upgrade plexus-java to 1.1.2 (#177)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 774e606..a749e78 100644
--- a/pom.xml
+++ b/pom.xml
@@ -77,7 +77,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.1.1</plexus-java.version>
+ <plexus-java.version>1.1.2</plexus-java.version>
<javaVersion>8</javaVersion>
<maven.it.failure.ignore>false</maven.it.failure.ignore>
<project.build.outputTimestamp>2022-03-08T01:04:02Z</project.build.outputTimestamp>