Skip to content

Commit 763a393

Browse files
author
Tim Middleton
authored
Bump version of netty in micronaut template (#359)
1 parent 495794f commit 763a393

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/micronaut/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<!-- Additional dependencies -->
4141
<hamcrest.version>3.0</hamcrest.version>
4242
<logback.version>1.5.15</logback.version>
43-
<netty.version>4.1.118.Final</netty.version>
43+
<netty.version>4.1.124.Final</netty.version>
4444
<jansi.version>2.4.1</jansi.version>
4545

4646
<!-- Maven plugin properties -->

0 commit comments

Comments
 (0)