summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin J. Culkin <bjculkin@mix.wvu.edu>2022-03-20 10:34:14 -0300
committerBenjamin J. Culkin <bjculkin@mix.wvu.edu>2022-03-20 10:34:14 -0300
commitdcec1afd0c8cbfdc384252b3a6b2b1942d91a8ca (patch)
tree413d8c95c4911e785779281c510b1b3046a98fc7
parenta732ae9404c0b7ba446d40bffb246ec43aad603c (diff)
parent4451090de3625cd5aaff401ae7b9c174f93481fa (diff)
Merge branch 'master' of github.com:bculkin2442/bjc-utils2
-rw-r--r--clformat/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/clformat/pom.xml b/clformat/pom.xml
index 5fdc5a2..4283850 100644
--- a/clformat/pom.xml
+++ b/clformat/pom.xml
@@ -22,7 +22,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.12</version>
+ <version>4.13.1</version>
<scope>test</scope>
</dependency>
<dependency>