Skip to content

Commit afd6c70

Browse files
committed
RANGER-5228: Bump jacoco to 0.8.13 (#589)
(cherry picked from commit a179612)
1 parent e777aab commit afd6c70

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
<io.reactivex.rxjava.version>1.3.8</io.reactivex.rxjava.version>
121121

122122
<!-- JaCoCo Properties -->
123-
<jacoco.version>0.8.7</jacoco.version>
123+
<jacoco.version>0.8.13</jacoco.version>
124124
<java.version.required>1.8</java.version.required>
125125
<javac.source.version>1.8</javac.source.version>
126126
<javac.target.version>1.8</javac.target.version>

0 commit comments

Comments
 (0)