Skip to content

Commit 1d2c61b

Browse files
authored
JCR-5144: Update to jacoco version 0.8.13 (#238)
1 parent d391636 commit 1d2c61b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jackrabbit-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@
260260
<plugin>
261261
<groupId>org.jacoco</groupId>
262262
<artifactId>jacoco-maven-plugin</artifactId>
263-
<version>0.8.12</version>
263+
<version>0.8.13</version>
264264
<executions>
265265
<execution>
266266
<id>pre-unit-test</id>

0 commit comments

Comments
 (0)