[idwsfconsumer] 19/25: Bump commons-lang to 2.4 to align with what Velocity 1.7 uses.
Scott Cantor
cantor.2 at osu.edu
Wed Nov 18 14:41:23 EST 2015
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch master
in repository idwsfconsumer.
commit 5736093cb490f96e1769740eedef7938374463fa
Author: Brent Putman <putmanb at georgetown.edu>
AuthorDate: Tue Jun 16 02:45:33 2015 -0400
Bump commons-lang to 2.4 to align with what Velocity 1.7 uses.
---
pom.xml | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index a82a29c..3dab5b5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -95,8 +95,7 @@
<dependency>
<groupId>commons-lang</groupId>
<artifactId>commons-lang</artifactId>
- <version>2.1</version>
- <optional>true</optional>
+ <version>2.4</version>
</dependency>
<!-- TODO switch library to use slf4j natively? -->
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list