summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2023-05-01 17:01:35 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2023-05-01 17:08:41 +0200
commit140a8b365aa75a2dc488a221760f513df5232c1c (patch)
treeb60acc862f2cd1e2e289d2e5d7ee5ea1a9a3e40d /pom.xml
parent4244aec376fb3867fed7b1b7c413a335d24edad6 (diff)
downloadjgit-140a8b365aa75a2dc488a221760f513df5232c1c.tar.gz
jgit-140a8b365aa75a2dc488a221760f513df5232c1c.zip
Update plexus-compiler to 2.13.0
Change-Id: I2e0665a5b5b41f501ab617220678d3a93fa43718
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index d71a392361..ead2f0b790 100644
--- a/pom.xml
+++ b/pom.xml
@@ -176,7 +176,7 @@
<maven-surefire-plugin-version>3.0.0-M8</maven-surefire-plugin-version>
<maven-surefire-report-plugin-version>${maven-surefire-plugin-version}</maven-surefire-report-plugin-version>
<maven-compiler-plugin-version>3.10.1</maven-compiler-plugin-version>
- <plexus-compiler-version>2.12.1</plexus-compiler-version>
+ <plexus-compiler-version>2.13.0</plexus-compiler-version>
<hamcrest-version>2.2</hamcrest-version>
<assertj-version>3.20.2</assertj-version>