aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJames Ahlborn <jtahlborn@yahoo.com>2020-12-11 02:48:27 +0000
committerJames Ahlborn <jtahlborn@yahoo.com>2020-12-11 02:48:27 +0000
commit25275e2016f1098937f63c7a1cb4429ceb47b217 (patch)
tree273c57e0b89bbe5334d8498ed814e1a01efd0094
parent2ff5115b9f13c0662d40533ebdacbf374157e9f9 (diff)
downloadjackcess-25275e2016f1098937f63c7a1cb4429ceb47b217.tar.gz
jackcess-25275e2016f1098937f63c7a1cb4429ceb47b217.zip
update junit
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@1344 f203690c-595d-4dc9-a70b-905162fa7fd2
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index f62ed42..dc51de6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -256,7 +256,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.13</version>
+ <version>4.13.1</version>
<scope>test</scope>
</dependency>