summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDavid Pursehouse <david.pursehouse@gmail.com>2019-05-05 14:42:23 +0900
committerDavid Pursehouse <david.pursehouse@gmail.com>2019-05-06 18:09:00 +0900
commit0270abd31b5b5e05b306fae388c99373a84e277f (patch)
treef796f6443200daebdead2eeb16049e98c5ec6bbc /pom.xml
parent28097b204a353b0990695ad137e1f670fa3bc4b2 (diff)
downloadjgit-0270abd31b5b5e05b306fae388c99373a84e277f.tar.gz
jgit-0270abd31b5b5e05b306fae388c99373a84e277f.zip
Upgrade maven-compiler-plugin to 3.8.1
Change-Id: I40c9b637f8a877764e48bbfc8255d4e406f62468 Signed-off-by: David Pursehouse <david.pursehouse@gmail.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 080030224f..314ab5efd6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -205,7 +205,7 @@
<bouncycastle-version>1.60</bouncycastle-version>
<spotbugs-maven-plugin-version>3.1.11</spotbugs-maven-plugin-version>
<maven-surefire-version>2.22.2</maven-surefire-version>
- <maven-compiler-plugin-version>3.8.0</maven-compiler-plugin-version>
+ <maven-compiler-plugin-version>3.8.1</maven-compiler-plugin-version>
<maven-project-info-reports-plugin-version>3.0.0</maven-project-info-reports-plugin-version>
<maven-jxr-plugin-version>3.0.0</maven-jxr-plugin-version>