summaryrefslogtreecommitdiffstats
path: root/dependencies-bom
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2021-10-05 15:55:28 -0400
committerDan Timoney <dtimoney@att.com>2021-10-05 15:55:28 -0400
commitfc00621f92f98af7c92b20c0736d4da37cb7a341 (patch)
treedd8d163dae5f87a21477b3ba906926316ccd3760 /dependencies-bom
parent22cdfa593c171a9e3200bcab0b52e2bbc26d8bdd (diff)
Fix ranges to include snapshots
Fix range so that snapshots are included Issue-ID: CCSDK-3470 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I8a3f59b59d0c9d347a259fa093470371fb169902
Diffstat (limited to 'dependencies-bom')
-rw-r--r--dependencies-bom/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/dependencies-bom/pom.xml b/dependencies-bom/pom.xml
index f1cb6ec6..347e0725 100644
--- a/dependencies-bom/pom.xml
+++ b/dependencies-bom/pom.xml
@@ -185,7 +185,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
- <version>3.11</version>
+ <version>3.12.0</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>