diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2023-05-01 17:01:35 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2023-05-01 17:08:41 +0200 |
commit | 140a8b365aa75a2dc488a221760f513df5232c1c (patch) | |
tree | b60acc862f2cd1e2e289d2e5d7ee5ea1a9a3e40d /pom.xml | |
parent | 4244aec376fb3867fed7b1b7c413a335d24edad6 (diff) | |
download | jgit-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.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |