aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2024-05-22 23:32:48 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2024-05-22 23:32:48 +0200
commit63c4332b7b2a58297766ffe251dee41946c20fec (patch)
tree34d09b11b08f9bc38c17cc23795e182be66c6f6b
parent168cbaa253b8d41e0b07aad52b0f76e2d16fd960 (diff)
downloadjgit-63c4332b7b2a58297766ffe251dee41946c20fec.tar.gz
jgit-63c4332b7b2a58297766ffe251dee41946c20fec.zip
Update maven-compiler-plugin to 3.13.0
Change-Id: I282498fee64bcfb542a063413b55821efc77302b
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index c711bde32c..a9cdc8fe6c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -143,7 +143,7 @@
<maven-jxr-plugin-version>3.3.2</maven-jxr-plugin-version>
<maven-surefire-plugin-version>3.2.5</maven-surefire-plugin-version>
<maven-surefire-report-plugin-version>${maven-surefire-plugin-version}</maven-surefire-report-plugin-version>
- <maven-compiler-plugin-version>3.12.1</maven-compiler-plugin-version>
+ <maven-compiler-plugin-version>3.13.0</maven-compiler-plugin-version>
<plexus-compiler-version>2.13.0</plexus-compiler-version>
<hamcrest-version>2.2</hamcrest-version>
<assertj-version>3.25.3</assertj-version>