Skip to content

Commit f65ca16

Browse files
fix(deps): update dependency io.netty:netty-bom to v4.2.10.final
1 parent fc4102e commit f65ca16

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
@@ -65,7 +65,7 @@
6565
<google.cloud.libraries-bom.version>26.76.0</google.cloud.libraries-bom.version>
6666
<!-- Pin Groovy to 4.x for thymeleaf-layout-dialect compatibility (Spring Boot 4.0 manages 5.x) -->
6767
<groovy.version>4.0.25</groovy.version>
68-
<io.netty.version>4.1.130.Final</io.netty.version>
68+
<io.netty.version>4.2.10.Final</io.netty.version>
6969
<java.version>25</java.version>
7070
<jquery.version>3.7.1</jquery.version>
7171
<jruby.version>10.0.3.0</jruby.version>

0 commit comments

Comments
 (0)