Skip to content

Commit d428db7

Browse files
committed
DATAES-868 - Upgrade to Netty 4.1.50.Final.
1 parent 9bf1c09 commit d428db7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<elasticsearch>7.7.1</elasticsearch>
2323
<log4j>2.9.1</log4j>
2424
<springdata.commons>2.4.0-SNAPSHOT</springdata.commons>
25-
<netty>4.1.39.Final</netty>
25+
<netty>4.1.50.Final</netty>
2626
<java-module-name>spring.data.elasticsearch</java-module-name>
2727
</properties>
2828

0 commit comments

Comments
 (0)