Bump Akka to 2.5.24 and ssl-config to 0.3.8 04/83704/2
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 16 Aug 2019 12:58:39 +0000 (14:58 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Fri, 16 Aug 2019 13:07:08 +0000 (15:07 +0200)
https://akka.io/blog/news/2019/08/09/akka-2.5.24-released
https://github.com/lightbend/ssl-config/compare/v0.3.7...v0.3.8

Change-Id: Ifcc2479a39cbb904ff2d691ad6148899ca91545c
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
features/odl-akka-clustering-2.5/src/main/history/dependencies.xml
features/odl-akka-persistence-2.5/src/main/history/dependencies.xml
features/odl-akka-system-2.5/src/main/history/dependencies.xml
odlparent-lite/pom.xml
odlparent/pom.xml

index 551ecf517e8b6b0384dc11a864a54d52887a2e50..976f182cda2cebb7c60fc1307a1213fd100ea32b 100644 (file)
@@ -2,11 +2,11 @@
 <features xmlns="http://karaf.apache.org/xmlns/features/v1.5.0" name="odl-akka-clustering-2.5">
     <feature version="0.0.0">
         <feature>odl-akka-system-2.5</feature>
-        <bundle>mvn:com.typesafe.akka/akka-cluster_2.12/2.5.23</bundle>
-        <bundle>mvn:com.typesafe.akka/akka-protobuf_2.12/2.5.23</bundle>
-        <bundle>mvn:com.typesafe.akka/akka-remote_2.12/2.5.23</bundle>
-        <bundle>mvn:com.typesafe.akka/akka-stream_2.12/2.5.23</bundle>
-        <bundle>mvn:com.typesafe/ssl-config-core_2.12/0.3.7</bundle>
+        <bundle>mvn:com.typesafe.akka/akka-cluster_2.12/2.5.24</bundle>
+        <bundle>mvn:com.typesafe.akka/akka-protobuf_2.12/2.5.24</bundle>
+        <bundle>mvn:com.typesafe.akka/akka-remote_2.12/2.5.24</bundle>
+        <bundle>mvn:com.typesafe.akka/akka-stream_2.12/2.5.24</bundle>
+        <bundle>mvn:com.typesafe/ssl-config-core_2.12/0.3.8</bundle>
         <bundle>mvn:io.aeron/aeron-client/1.15.3</bundle>
         <bundle>mvn:io.aeron/aeron-driver/1.15.3</bundle>
         <bundle>mvn:io.netty/netty/3.10.6.Final</bundle>
index c4f1306cdbfdb8993038bb50dbb19bbf9d4c427e..d9f3e890ad84ae69aca20019aa3cf66bc78264c6 100644 (file)
@@ -3,7 +3,7 @@
     <feature version="0.0.0">
         <feature>odl-akka-leveldb-0.10</feature>
         <feature>odl-akka-system-2.5</feature>
-        <bundle>mvn:com.typesafe.akka/akka-persistence_2.12/2.5.23</bundle>
-        <bundle>mvn:com.typesafe.akka/akka-protobuf_2.12/2.5.23</bundle>
+        <bundle>mvn:com.typesafe.akka/akka-persistence_2.12/2.5.24</bundle>
+        <bundle>mvn:com.typesafe.akka/akka-protobuf_2.12/2.5.24</bundle>
     </feature>
 </features>
index 92b2e8601be3bc3c9bb77cb616a453dfb2eb4206..4588ea2397006adfcab17bf8280eda2f5fb64f4b 100644 (file)
@@ -2,9 +2,9 @@
 <features xmlns="http://karaf.apache.org/xmlns/features/v1.5.0" name="odl-akka-system-2.5">
     <feature version="0.0.0">
         <feature>odl-akka-scala-2.12</feature>
-        <bundle>mvn:com.typesafe.akka/akka-actor_2.12/2.5.23</bundle>
-        <bundle>mvn:com.typesafe.akka/akka-osgi_2.12/2.5.23</bundle>
-        <bundle>mvn:com.typesafe.akka/akka-slf4j_2.12/2.5.23</bundle>
+        <bundle>mvn:com.typesafe.akka/akka-actor_2.12/2.5.24</bundle>
+        <bundle>mvn:com.typesafe.akka/akka-osgi_2.12/2.5.24</bundle>
+        <bundle>mvn:com.typesafe.akka/akka-slf4j_2.12/2.5.24</bundle>
         <bundle>mvn:com.typesafe/config/1.3.3</bundle>
     </feature>
 </features>
index 98350cf6e6d78cab85df22791121246331602cb0..d5c8d74da87ed1f764a47c3d0180512824c9b1a5 100644 (file)
                 <link>https://www.slf4j.org/apidocs/</link>
                 <link>https://xerces.apache.org/xerces2-j/javadocs/api/</link>
                 <link>https://google.github.io/guava/releases/27.1-jre/api/docs/</link>
-                <link>http://doc.akka.io/japi/akka/2.5.23/</link>
+                <link>http://doc.akka.io/japi/akka/2.5.24/</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.9/</link>
index 360c2766c0aceabba249314b52903f78c8cf4e36..4e2ea8221c6a597ec6ba22a72f63ab5247ff10ce 100644 (file)
       <dependency>
         <groupId>com.typesafe</groupId>
         <artifactId>ssl-config-core_2.12</artifactId>
-        <version>0.3.7</version>
+        <version>0.3.8</version>
       </dependency>
       <dependency>
         <groupId>com.typesafe.akka</groupId>
         <artifactId>akka-actor_2.12</artifactId>
         <!-- When bumping this version, remember to also change the JavaDoc link in odlparent-lite -->
-        <version>2.5.23</version>
+        <version>2.5.24</version>
       </dependency>
       <dependency>
         <groupId>com.typesafe.akka</groupId>
         <artifactId>akka-cluster_2.12</artifactId>
-        <version>2.5.23</version>
+        <version>2.5.24</version>
       </dependency>
       <dependency>
         <groupId>com.typesafe.akka</groupId>
         <artifactId>akka-osgi_2.12</artifactId>
-        <version>2.5.23</version>
+        <version>2.5.24</version>
       </dependency>
       <dependency>
         <groupId>com.typesafe.akka</groupId>
         <artifactId>akka-persistence_2.12</artifactId>
-        <version>2.5.23</version>
+        <version>2.5.24</version>
       </dependency>
       <dependency>
         <groupId>com.typesafe.akka</groupId>
         <artifactId>akka-persistence-tck_2.12</artifactId>
-        <version>2.5.23</version>
+        <version>2.5.24</version>
         <scope>test</scope>
       </dependency>
       <dependency>
         <groupId>com.typesafe.akka</groupId>
         <artifactId>akka-protobuf_2.12</artifactId>
-        <version>2.5.23</version>
+        <version>2.5.24</version>
       </dependency>
       <dependency>
         <groupId>com.typesafe.akka</groupId>
         <artifactId>akka-remote_2.12</artifactId>
-        <version>2.5.23</version>
+        <version>2.5.24</version>
       </dependency>
       <dependency>
         <groupId>com.typesafe.akka</groupId>
         <artifactId>akka-slf4j_2.12</artifactId>
-        <version>2.5.23</version>
+        <version>2.5.24</version>
       </dependency>
       <dependency>
         <groupId>com.typesafe.akka</groupId>
         <artifactId>akka-stream_2.12</artifactId>
-        <version>2.5.23</version>
+        <version>2.5.24</version>
       </dependency>
       <dependency>
         <groupId>com.typesafe.akka</groupId>
         <artifactId>akka-testkit_2.12</artifactId>
-        <version>2.5.23</version>
+        <version>2.5.24</version>
         <scope>test</scope>
       </dependency>
       <dependency>