]> source.dussan.org Git - jgit.git/commitdiff
Upgrade plexus-compiler version to 2.9.0 41/187641/2
authorMarco Miller <marco.miller@ericsson.com>
Thu, 11 Nov 2021 14:17:54 +0000 (09:17 -0500)
committerThomas Wolf <thomas.wolf@paranor.ch>
Fri, 12 Nov 2021 22:33:42 +0000 (23:33 +0100)
Change-Id: I24ac698d3ccc01e79464b061068944ca82e8383b
Signed-off-by: Marco Miller <marco.miller@ericsson.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 311f0a5a6d27144014ec29d79df24dc5acfa6b3f..f7629411b6985863a527f27fd37df188cb540d45 100644 (file)
--- a/pom.xml
+++ b/pom.xml
     <maven-surefire-plugin-version>3.0.0-M5</maven-surefire-plugin-version>
     <maven-surefire-report-plugin-version>${maven-surefire-plugin-version}</maven-surefire-report-plugin-version>
     <maven-compiler-plugin-version>3.8.1</maven-compiler-plugin-version>
-    <plexus-compiler-version>2.8.8</plexus-compiler-version>
+    <plexus-compiler-version>2.9.0</plexus-compiler-version>
     <hamcrest-version>2.2</hamcrest-version>
     <assertj-version>3.20.2</assertj-version>
 
                 <artifactId>plexus-compiler-eclipse</artifactId>
                 <version>${plexus-compiler-version}</version>
               </dependency>
+              <dependency>
+                <groupId>org.codehaus.plexus</groupId>
+                <artifactId>plexus-compiler-api</artifactId>
+                <version>${plexus-compiler-version}</version>
+              </dependency>
               <dependency>
                 <groupId>org.eclipse.jdt</groupId>
                 <artifactId>ecj</artifactId>