[Git][java-team/netty-reactive-streams][upstream] New upstream version 2.0.5

Emmanuel Bourg gitlab at salsa.debian.org
Sun Feb 28 21:38:41 GMT 2021



Emmanuel Bourg pushed to branch upstream at Debian Java Maintainers / netty-reactive-streams


Commits:
39ddd5b5 by Emmanuel Bourg at 2021-02-28T22:35:53+01:00
New upstream version 2.0.5
- - - - -


3 changed files:

- netty-reactive-streams-http/pom.xml
- netty-reactive-streams/pom.xml
- pom.xml


Changes:

=====================================
netty-reactive-streams-http/pom.xml
=====================================
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.typesafe.netty</groupId>
         <artifactId>netty-reactive-streams-parent</artifactId>
-        <version>2.0.4</version>
+        <version>2.0.5</version>
     </parent>
 
     <artifactId>netty-reactive-streams-http</artifactId>


=====================================
netty-reactive-streams/pom.xml
=====================================
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.typesafe.netty</groupId>
         <artifactId>netty-reactive-streams-parent</artifactId>
-        <version>2.0.4</version>
+        <version>2.0.5</version>
     </parent>
 
     <artifactId>netty-reactive-streams</artifactId>


=====================================
pom.xml
=====================================
@@ -4,7 +4,7 @@
 
     <groupId>com.typesafe.netty</groupId>
     <artifactId>netty-reactive-streams-parent</artifactId>
-    <version>2.0.4</version>
+    <version>2.0.5</version>
 
     <name>Netty Reactive Streams Parent POM</name>
     <description>Reactive streams implementation for Netty.</description>
@@ -84,9 +84,9 @@
     </dependencyManagement>
 
     <properties>
-        <netty.version>4.1.43.Final</netty.version>
+        <netty.version>4.1.52.Final</netty.version>
         <reactive-streams.version>1.0.3</reactive-streams.version>
-        <akka-stream.version>2.6.0</akka-stream.version>
+        <akka-stream.version>2.6.10</akka-stream.version>
         <maven-bundle-plugin.version>3.5.1</maven-bundle-plugin.version>
         <maven-jar-plugin.version>3.1.0</maven-jar-plugin.version>
     </properties>
@@ -205,7 +205,7 @@
         <connection>scm:git:https://github.com/playframework/netty-reactive-streams.git</connection>
         <developerConnection>scm:git:git at github.com:playframework/netty-reactive-streams.git</developerConnection>
         <url>https://github.com/playframework/netty-reactive-streams</url>
-        <tag>netty-reactive-streams-parent-2.0.4</tag>
+        <tag>netty-reactive-streams-parent-2.0.5</tag>
     </scm>
 
     <distributionManagement>



View it on GitLab: https://salsa.debian.org/java-team/netty-reactive-streams/-/commit/39ddd5b580a09cd8044c2a893fa3a139626f41c4

-- 
View it on GitLab: https://salsa.debian.org/java-team/netty-reactive-streams/-/commit/39ddd5b580a09cd8044c2a893fa3a139626f41c4
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-commits/attachments/20210228/0cfec768/attachment.htm>


More information about the pkg-java-commits mailing list