Update `org.apache.commons:commons-lang3` to version `3.14.0` (#93)
diff --git a/pom.xml b/pom.xml
index 8519bea..44928f8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -157,7 +157,7 @@
     <commons.codec.version>1.16.0</commons.codec.version>
     <commons.collections.version>3.2.2</commons.collections.version>
     <commons.io.version>2.15.0</commons.io.version>
-    <commons.lang.version>3.13.0</commons.lang.version>
+    <commons.lang.version>3.14.0</commons.lang.version>
     <commons.logging.version>1.2</commons.logging.version>
     <commons.pool.version>1.6</commons.pool.version>
     <commons.validator.version>1.7</commons.validator.version>
diff --git a/src/changelog/.1.x.x/update_org_apache_commons_commons_lang3.xml b/src/changelog/.1.x.x/update_org_apache_commons_commons_lang3.xml
index c100221..6437e5d 100644
--- a/src/changelog/.1.x.x/update_org_apache_commons_commons_lang3.xml
+++ b/src/changelog/.1.x.x/update_org_apache_commons_commons_lang3.xml
@@ -3,6 +3,6 @@
        xmlns="http://logging.apache.org/log4j/changelog"
        xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.2.xsd"
        type="changed">
-  <issue id="59" link="https://github.com/apache/logging-log4j-audit/pull/59"/>
-  <description format="asciidoc">Update `org.apache.commons:commons-lang3` to version `3.13.0`</description>
+  <issue id="93" link="https://github.com/apache/logging-log4j-audit/pull/93"/>
+  <description format="asciidoc">Update `org.apache.commons:commons-lang3` to version `3.14.0`</description>
 </entry>