TOMEE-4346 - Bump org.apache.commons:commons-lang3 from 3.11 to 3.14.0 (#1174)
Bumps org.apache.commons:commons-lang3 from 3.11 to 3.14.0.
---
updated-dependencies:
- dependency-name: org.apache.commons:commons-lang3
  dependency-type: direct:development
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
diff --git a/boms/tomee-microprofile/pom.xml b/boms/tomee-microprofile/pom.xml
index 5e573df..f13aa68 100644
--- a/boms/tomee-microprofile/pom.xml
+++ b/boms/tomee-microprofile/pom.xml
@@ -576,7 +576,7 @@
     <dependency>
       <groupId>org.apache.commons</groupId>
       <artifactId>commons-lang3</artifactId>
-      <version>3.13.0</version>
+      <version>3.14.0</version>
       <exclusions>
         <exclusion>
           <artifactId>*</artifactId>
diff --git a/boms/tomee-plume/pom.xml b/boms/tomee-plume/pom.xml
index 1151573..d3a6afd 100644
--- a/boms/tomee-plume/pom.xml
+++ b/boms/tomee-plume/pom.xml
@@ -686,7 +686,7 @@
     <dependency>
       <groupId>org.apache.commons</groupId>
       <artifactId>commons-lang3</artifactId>
-      <version>3.13.0</version>
+      <version>3.14.0</version>
       <exclusions>
         <exclusion>
           <artifactId>*</artifactId>
diff --git a/boms/tomee-plus/pom.xml b/boms/tomee-plus/pom.xml
index 16a42c8..7efda24 100644
--- a/boms/tomee-plus/pom.xml
+++ b/boms/tomee-plus/pom.xml
@@ -686,7 +686,7 @@
     <dependency>
       <groupId>org.apache.commons</groupId>
       <artifactId>commons-lang3</artifactId>
-      <version>3.13.0</version>
+      <version>3.14.0</version>
       <exclusions>
         <exclusion>
           <artifactId>*</artifactId>
diff --git a/boms/tomee-webprofile/pom.xml b/boms/tomee-webprofile/pom.xml
index 550f5b5..b5e5186 100644
--- a/boms/tomee-webprofile/pom.xml
+++ b/boms/tomee-webprofile/pom.xml
@@ -158,7 +158,7 @@
     <dependency>
       <groupId>org.apache.commons</groupId>
       <artifactId>commons-lang3</artifactId>
-      <version>3.13.0</version>
+      <version>3.14.0</version>
       <exclusions>
         <exclusion>
           <artifactId>*</artifactId>
diff --git a/examples/arquillian-jpa/pom.xml b/examples/arquillian-jpa/pom.xml
index 2fed7f4..7e94ed2 100644
--- a/examples/arquillian-jpa/pom.xml
+++ b/examples/arquillian-jpa/pom.xml
@@ -75,7 +75,7 @@
     <dependency>
       <groupId>org.apache.commons</groupId>
       <artifactId>commons-lang3</artifactId>
-      <version>3.11</version>
+      <version>3.14.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.tomee</groupId>
diff --git a/pom.xml b/pom.xml
index 9530936..ccffcf2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -164,7 +164,7 @@
     <version.commons-discovery>0.5</version.commons-discovery>
     <version.commons-io>2.15.0</version.commons-io>
     <version.commons-jcs-cache>2.1</version.commons-jcs-cache>
-    <version.commons-lang3>3.13.0</version.commons-lang3>
+    <version.commons-lang3>3.14.0</version.commons-lang3>
     <version.commons-net>3.9.0</version.commons-net>
     <version.commons-pool>2.12.0</version.commons-pool>
     <version.commons-fileupload>2.0.0-M2</version.commons-fileupload>
diff --git a/tomee/tomee-juli/pom.xml b/tomee/tomee-juli/pom.xml
index cbb928b..7884943 100644
--- a/tomee/tomee-juli/pom.xml
+++ b/tomee/tomee-juli/pom.xml
@@ -70,7 +70,7 @@
     <dependency>
       <groupId>org.apache.commons</groupId>
       <artifactId>commons-lang3</artifactId>
-      <version>3.11</version>
+      <version>3.14.0</version>
       <scope>test</scope>
     </dependency>
   </dependencies>