8000 Upgrade jacoco version to fix the UUID initialization problem #591 · sithuhlaing/java-design-patterns@0ac1f43 · GitHub
[go: up one dir, main page]

Skip to content

Commit 0ac1f43

Browse files
author
Dan Siwiec
committed
Upgrade jacoco version to fix the UUID initialization problem iluwatar#591
1 parent 54d8ec9 commit 0ac1f43

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
@@ -33,7 +33,7 @@
3333
<h2.version>1.4.190</h2.version>
3434
<junit.version>4.12</junit.version>
3535
<compiler.version>3.0</compiler.version>
36-
<jacoco.version>0.7.2.201409121644</jacoco.version>
36+
<jacoco.version>0.7.9</jacoco.version>
3737
<commons-dbcp.version>1.4</commons-dbcp.version>
3838
<camel.version>2.16.1</camel.version>
3939
<guava.version>19.0</guava.version>

0 commit comments

Comments
 (0)
0