aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorRoman Ivanov <ivanov-jr@mail.ru>2017-08-29 13:16:07 -0700
committerRoman Ivanov <ivanov-jr@mail.ru>2017-08-29 13:16:07 -0700
commit462257cb6b7e391b13aae9a510ed9bce0fe3514d (patch)
treed80fe6ab9c13c5b1f85638d3a99bf823d65bd043 /pom.xml
parentdba7720175adc8dd8890a07a5f5eb980979452f4 (diff)
downloadcheckstyle-462257cb6b7e391b13aae9a510ed9bce0fe3514d.tar.gz
config: bump maven-shade-plugin to 3.1.0
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 2c30334c4..28f3742c7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1470,7 +1470,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-shade-plugin</artifactId>
- <version>3.0.0</version>
+ <version>3.1.0</version>
<executions>
<execution>
<phase>package</phase>