projects
/
jFCPlib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2c42498
)
Increase JUnit dependency to 4.12
author
David ‘Bombe’ Roden
<bombe@freenetproject.org>
Thu, 25 Jun 2015 17:42:27 +0000
(19:42 +0200)
committer
David ‘Bombe’ Roden
<bombe@freenetproject.org>
Thu, 25 Jun 2015 17:42:27 +0000
(19:42 +0200)
pom.xml
patch
|
blob
|
history
diff --git
a/pom.xml
b/pom.xml
index
1f6c70d
..
0e832fa
100644
(file)
--- a/
pom.xml
+++ b/
pom.xml
@@
-16,7
+16,7
@@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.1
1
</version>
+ <version>4.1
2
</version>
<scope>test</scope>
</dependency>
<dependency>