Skip to content

Commit 0c948f0

Browse files
committed
Bump version of netty in micronaut template
1 parent e63701f commit 0c948f0

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.19</logback.version>
43-
<netty.version>4.1.128.Final</netty.version>
43+
<netty.version>4.1.129.Final</netty.version>
4444
<jansi.version>2.4.1</jansi.version>
4545

4646
<!-- Maven plugin properties -->

0 commit comments

Comments
 (0)