Bump Apache Commons Lang to 3.8 47/75347/1
authorStephen Kitt <skitt@redhat.com>
Tue, 21 Aug 2018 08:07:02 +0000 (10:07 +0200)
committerStephen Kitt <skitt@redhat.com>
Tue, 21 Aug 2018 08:21:59 +0000 (10:21 +0200)
Release notes:
https://www.apache.org/dist/commons/lang/RELEASE-NOTES.txt

Change-Id: I63baa722df0d4aaa599654c58ea7f8eea8281f90
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 997552c6c179f728d09c7c70513e7eeccc5687d0..95b948627f9c6b868a2072183a4780751d286a0b 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.7</bundle>
+        <bundle>mvn:org.apache.commons/commons-lang3/3.8</bundle>
     </feature>
 </features>
index ef10db0fca34e53cbdb063ca16b7e1c28200a2e7..59cdf614afd5a897e4ebbad94df975a48764cbcb 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.7/</link>
+                <link>https://commons.apache.org/proper/commons-lang/javadocs/api-3.8/</link>
                 <link>https://commons.apache.org/proper/commons-codec/apidocs/</link>
               </links>
             </configuration>
index 2aef9d4ae75e5ec18013c8b08ee99757cfd2228f..c30a62d13406f8ba3f65e90ccb28b199bb072631 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.7</version>
+        <version>3.8</version>
       </dependency>
       <dependency>
         <groupId>org.apache.commons</groupId>