aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTatu Saloranta <tatu.saloranta@iki.fi>2020-05-23 11:47:11 -0700
committerTatu Saloranta <tatu.saloranta@iki.fi>2020-05-23 11:47:11 -0700
commit5a319918c979efa6d411bce938635bec8fe606c0 (patch)
tree433cf627e4432521f09cafeef3daa549364d260a
parent5ba72dfd4d4c765c9a861ca48f63d8897400c8a3 (diff)
downloadjackson-databind-5a319918c979efa6d411bce938635bec8fe606c0.tar.gz
Remove explicit jacoco-plugin version, comes via parent now
-rw-r--r--pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index d399eefd8..38e2506cc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -127,7 +127,6 @@
<plugin>
<groupId>org.jacoco</groupId>
<artifactId>jacoco-maven-plugin</artifactId>
- <version>0.8.4</version>
<executions>
<execution>
<goals>