summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMarco Miller <marco.miller@ericsson.com>2020-08-25 16:34:50 -0400
committerMarco Miller <marco.miller@ericsson.com>2020-09-01 14:40:47 -0400
commit2704707749d2ea50a1e821670678761e3d0974a9 (patch)
treee2f3eff406645e60565ed38ccbefed51dbb2978f /pom.xml
parentb51ed023ff87cda3684481ca38beef568a99f4e9 (diff)
downloadjgit-2704707749d2ea50a1e821670678761e3d0974a9.tar.gz
jgit-2704707749d2ea50a1e821670678761e3d0974a9.zip
Upgrade plexus-compiler version to 2.8.8
Change-Id: I827da3973f489b03f9321b065dfb96ad7c29e270 Signed-off-by: Marco Miller <marco.miller@ericsson.com>
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 d102b3f91c..ca0f61cf7e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -178,7 +178,7 @@
<maven-surefire-plugin-version>3.0.0-M4</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.8.7</plexus-compiler-version>
+ <plexus-compiler-version>2.8.8</plexus-compiler-version>
<!-- Properties to enable jacoco code coverage analysis -->
<sonar.core.codeCoveragePlugin>jacoco</sonar.core.codeCoveragePlugin>