File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 3131 </repositories >
3232 <dependencyManagement >
3333 <dependencies >
34+ <!-- Netty BOM for security fixes CVE-2025-55163, CVE-2025-58056, CVE-2025-58057 -->
3435 <dependency >
3536 <groupId >io.netty</groupId >
3637 <artifactId >netty-bom</artifactId >
37- <version >4.1.124 .Final</version >
38+ <version >4.1.125 .Final</version >
3839 <type >pom</type >
3940 <scope >import</scope >
4041 </dependency >
Original file line number Diff line number Diff line change 4646
4747 <dependencyManagement >
4848 <dependencies >
49- <!-- Netty BOM for security fix CVE-2025-55163 -->
49+ <!-- Netty BOM for security fixes CVE-2025-55163, CVE-2025-58056, CVE-2025-58057 -->
5050 <dependency >
5151 <groupId >io.netty</groupId >
5252 <artifactId >netty-bom</artifactId >
53- <version >4.1.124 .Final</version >
53+ <version >4.1.125 .Final</version >
5454 <type >pom</type >
5555 <scope >import</scope >
5656 </dependency >
You can’t perform that action at this time.
0 commit comments