8000 Update netty and rxjava to latest bugfix releaes · kwark/postgres-async-driver@e996da2 · GitHub
[go: up one dir, main page]

Skip to content

Commit e996da2

Browse files
author
Mikko Tiihonen
committed
Update netty and rxjava to latest bugfix releaes
1 parent ed8e367 commit e996da2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,12 +71,12 @@
7171
<dependency>
7272
<groupId>io.netty</groupId>
7373
<artifactId>netty-handler</artifactId>
74-
<version>4.1.5.Final</version>
74+
<version>4.1.6.Final</version>
7575
</dependency>
7676
<dependency>
7777
<groupId>io.reactivex</groupId>
7878
<artifactId>rxjava</artifactId>
79-
<version>1.1.10</version>
79+
<version>1.2.1</version>
8080
</dependency>
8181
<dependency>
8282
<groupId>com.google.code.findbugs</groupId>

0 commit comments

Comments
 (0)
0