Skip to content

Commit 9b7abd3

Browse files
committed
Update netty
Closes #189
1 parent 4b40cd9 commit 9b7abd3

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGES.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# HAP-Java 2.0.8
22
* Updated bouncy castle to 1.83
3+
* Updated netty to 4.1.126.Final
34

45
# HAP-Java 2.0.7
56
* Add overloads to characteristics so that the username can be passed through.

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
<properties>
1313
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
14-
<netty.version>4.1.72.Final</netty.version>
14+
<netty.version>4.1.126.Final</netty.version>
1515
</properties>
1616

1717
<licenses>

0 commit comments

Comments
 (0)