aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2022-10-10 00:45:13 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2022-10-10 00:45:13 +0200
commit4aada1285a81a3050bd1955fbb2cf2a22dbc9a49 (patch)
tree1a8984aaf841e7be9b551b396ea69af643d5653d
parent5bb275e75b32be838220798410874149e9b91113 (diff)
downloadjgit-4aada1285a81a3050bd1955fbb2cf2a22dbc9a49.tar.gz
jgit-4aada1285a81a3050bd1955fbb2cf2a22dbc9a49.zip
Update plexus compiler to 2.12.1
Change-Id: Id55b46b7546c830a90cbdf794bb237abf2afbbe4
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 77463d024f..e540e91180 100644
--- a/pom.xml
+++ b/pom.xml
@@ -177,7 +177,7 @@
<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.9.0</plexus-compiler-version>
+ <plexus-compiler-version>2.12.1</plexus-compiler-version>
<hamcrest-version>2.2</hamcrest-version>
<assertj-version>3.20.2</assertj-version>