Revision 50640
Added by Alessia Bardi almost 7 years ago
modules/dnet-collector-plugins/trunk/pom.xml | ||
---|---|---|
73 | 73 |
<dependency> |
74 | 74 |
<groupId>org.apache.commons</groupId> |
75 | 75 |
<artifactId>commons-lang3</artifactId> |
76 |
<version>3.0</version>
|
|
76 |
<version>3.5</version>
|
|
77 | 77 |
</dependency> |
78 | 78 |
|
79 | 79 |
<dependency> |
Also available in: Unified diff
upgrade deps to commons.lang3