diff --git a/pom.xml b/pom.xml
index 90ca6e66e..adcb00eb9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -486,7 +486,7 @@
org.apache.commons
commons-lang3
- 3.11
+ 3.12.0
test
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index a6251450e..6d3329b50 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -253,6 +253,9 @@
Add and use CollectionUtils.INDEX_NOT_FOUND constant.
+
+ Bump commons-lang3 from 3.11 to 3.12.0 #219.
+