Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Fix for JENKINS-29975, updated cool to 0.6.42
- Loading branch information
Showing
with
1 addition
and
1 deletion.
-
+1
−1
pom.xml
|
@@ -23,7 +23,7 @@ |
|
|
<properties> |
|
|
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> |
|
|
<powermock.version>1.4.12</powermock.version> |
|
|
<cool.version>0.6.37</cool.version> |
|
|
<cool.version>0.6.42</cool.version> |
|
|
<praqmajutils.version>0.1.33</praqmajutils.version> |
|
|
</properties> |
|
|
|
|
|