Emmanuel Bourg pushed to branch master 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
- - - - -
aefa5866 by Emmanuel Bourg at 2021-02-28T22:35:53+01:00
Update upstream source from tag 'upstream/2.0.5'

Update to upstream version '2.0.5'
with Debian dir a9dc8b7acfee7f4ae37d0b490e26f0a3f0000031
- - - - -
85f4af54 by Emmanuel Bourg at 2021-02-28T22:36:48+01:00
New upstream release (2.0.5)

- - - - -


4 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+netty-reactive-streams (2.0.5-1) unstable; urgency=medium
+
+  * New upstream release
+
+ -- Emmanuel Bourg <ebo...@apache.org>  Sun, 28 Feb 2021 22:36:25 +0100
+
 netty-reactive-streams (2.0.4-1) unstable; urgency=medium
 
   * New upstream release


=====================================
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:g...@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/-/compare/37b01450e1ad09434dd019adef884fc4ae191db8...85f4af544eaf001b7301e8f0577c5bb993c79663

-- 
View it on GitLab: 
https://salsa.debian.org/java-team/netty-reactive-streams/-/compare/37b01450e1ad09434dd019adef884fc4ae191db8...85f4af544eaf001b7301e8f0577c5bb993c79663
You're receiving this email because of your account on salsa.debian.org.


_______________________________________________
pkg-java-commits mailing list
pkg-java-comm...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to