bump commons-lang3 from 3.8 to 3.8.1 76/76376/6
authorMichael Vorburger <vorburger@redhat.com>
Sun, 23 Sep 2018 07:53:21 +0000 (09:53 +0200)
committerStephen Kitt <skitt@redhat.com>
Mon, 24 Sep 2018 14:02:32 +0000 (14:02 +0000)
Release notes:
http://www.apache.org/dist/commons/lang/RELEASE-NOTES.txt

This is a bug-fix release addressing https://issues.apache.org/jira/browse/LANG-1419

Change-Id: Id6e01b020e3adccf4e8f3af162ac6a0529599cc7
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
Signed-off-by: Stephen Kitt <skitt@redhat.com>
features/odl-apache-commons-lang3/src/main/history/dependencies.xml
odlparent-lite/pom.xml
odlparent/pom.xml

index 95b948627f9c6b868a2072183a4780751d286a0b..d15b2dced8752262a6a471d16239b25e2a17593a 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
 <features xmlns="http://karaf.apache.org/xmlns/features/v1.5.0" name="odl-apache-commons-lang3">
     <feature version="0.0.0">
-        <bundle>mvn:org.apache.commons/commons-lang3/3.8</bundle>
+        <bundle>mvn:org.apache.commons/commons-lang3/3.8.1</bundle>
     </feature>
 </features>
index cf31eaea35f0fceff9a8e46d83126d44a115cb9b..0303d17c48421f4632a51abd54d5a0842ee08f08 100644 (file)
                 <link>http://doc.akka.io/japi/akka/2.5.14/</link>
                 <link>http://netty.io/4.1/api/</link>
                 <link>https://commons.apache.org/proper/commons-lang/javadocs/api-2.6/</link>
-                <link>https://commons.apache.org/proper/commons-lang/javadocs/api-3.8/</link>
+                <link>https://commons.apache.org/proper/commons-lang/javadocs/api-3.8.1/</link>
                 <link>https://commons.apache.org/proper/commons-codec/apidocs/</link>
               </links>
             </configuration>
index f2d039f93d64da27700c11a3908abbc044901463..3ed9744a2064bcc1d75fc084498d4c6f32c894c5 100644 (file)
         <groupId>org.apache.commons</groupId>
         <artifactId>commons-lang3</artifactId>
         <!-- When bumping this version, remember to also change the JavaDoc link in odlparent-lite -->
-        <version>3.8</version>
+        <version>3.8.1</version>
       </dependency>
       <dependency>
         <groupId>org.apache.commons</groupId>