summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorBjørn Christian Seime <bjorncs@oath.com>2017-08-31 15:03:16 +0200
committerBjørn Christian Seime <bjorncs@oath.com>2017-08-31 15:16:36 +0200
commit6876b717574dca3c93a4b2ed07b29801b99be475 (patch)
tree50a07876fe1c3930c974adf187b62f2b6234aeee /pom.xml
parentbdc885ce4cfe70eaf696c71a7522bc98f10e7552 (diff)
Upgrade plugin to reduce log spam
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 dd7042bf911..1cfaa97ce7f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -144,7 +144,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-resources-plugin</artifactId>
- <version>2.5</version>
+ <version>2.7</version>
<configuration>
<escapeString>\</escapeString>
</configuration>