Skip to content

Commit e909c68

Browse files
committed
Update jacoco plugin version (backport)
1 parent c106194 commit e909c68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ Some data-binding types overridden as well (ObjectMapper sub-classed as XmlMappe
119119
<plugin>
120120
<groupId>org.jacoco</groupId>
121121
<artifactId>jacoco-maven-plugin</artifactId>
122-
<version>0.8.4</version>
122+
<version>0.8.5</version>
123123
<executions>
124124
<execution>
125125
<goals>

0 commit comments

Comments
 (0)