ref #9359 updating commons-lang3 to latest version in cdmlib
authorAndreas Müller <a.mueller@bgbm.org>
Tue, 21 Dec 2021 22:07:03 +0000 (23:07 +0100)
committerAndreas Müller <a.mueller@bgbm.org>
Tue, 21 Dec 2021 22:07:03 +0000 (23:07 +0100)
pom.xml

diff --git a/pom.xml b/pom.xml
index 674b8fcad5b66dbdc7282ec90b3c46fb1254019b..b63a4ab16cb65c7ddf3e62bea5f32a28a2c32902 100644 (file)
--- a/pom.xml
+++ b/pom.xml
       <dependency>
         <groupId>org.apache.commons</groupId>
         <artifactId>commons-lang3</artifactId>
-        <version>3.11</version>
+        <version>3.12.0</version>
       </dependency>
       <dependency>
         <groupId>commons-collections</groupId>