diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2022-10-10 00:45:13 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2022-10-10 00:45:13 +0200 |
commit | 4aada1285a81a3050bd1955fbb2cf2a22dbc9a49 (patch) | |
tree | 1a8984aaf841e7be9b551b396ea69af643d5653d | |
parent | 5bb275e75b32be838220798410874149e9b91113 (diff) | |
download | jgit-4aada1285a81a3050bd1955fbb2cf2a22dbc9a49.tar.gz jgit-4aada1285a81a3050bd1955fbb2cf2a22dbc9a49.zip |
Update plexus compiler to 2.12.1
Change-Id: Id55b46b7546c830a90cbdf794bb237abf2afbbe4
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |