Bump commons-text to 2.11.0 12/108712/1
authorRobert Varga <robert.varga@pantheon.tech>
Sun, 29 Oct 2023 17:46:15 +0000 (18:46 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Sun, 29 Oct 2023 17:46:15 +0000 (18:46 +0100)
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12318221&version=12352347

Change-Id: I68bf90334fdd0772f3d17939e0fe55e992fd2926
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
features/odl-apache-commons-text/src/main/history/dependencies.xml
odlparent/pom.xml

index 3b7275b5127e8a7b78cb1bac2fa2ae21f51ab4a4..6211ca2702b66232422931534bc87a64c6a791d2 100644 (file)
@@ -2,6 +2,6 @@
 <ns2:features xmlns:ns2="http://karaf.apache.org/xmlns/features/v1.5.0" name="odl-apache-commons-text">
     <ns2:feature version="0.0.0">
         <ns2:feature>odl-apache-commons-lang3</ns2:feature>
-        <ns2:bundle>mvn:org.apache.commons/commons-text/1.10.0</ns2:bundle>
+        <ns2:bundle>mvn:org.apache.commons/commons-text/1.11.0</ns2:bundle>
     </ns2:feature>
 </ns2:features>
index fa845c01d7c647cf96926b3011be310b810dc3bf..0095fe4c5d50033c028a8d1184baec3cf4ab3c0b 100644 (file)
       <dependency>
         <groupId>org.apache.commons</groupId>
         <artifactId>commons-text</artifactId>
-        <version>1.10.0</version>
+        <version>1.11.0</version>
       </dependency>
 
       <!-- Jersey for JAXRS -->