Skip to content

Commit f28695f

Browse files
Bump netty from 4.1.118.Final to 4.1.119.Final
Bumps `netty` from 4.1.118.Final to 4.1.119.Final. Updates `io.netty:netty-common` from 4.1.118.Final to 4.1.119.Final - [Commits](netty/netty@netty-4.1.118.Final...netty-4.1.119.Final) Updates `io.netty:netty-handler` from 4.1.118.Final to 4.1.119.Final - [Commits](netty/netty@netty-4.1.118.Final...netty-4.1.119.Final) --- updated-dependencies: - dependency-name: io.netty:netty-common dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.netty:netty-handler dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fc64d55 commit f28695f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ bonigarcia-webdrivermanager = '5.8.0'
3939
aspectj = '1.9.21'
4040

4141
# CVE fixes
42-
netty = '4.1.118.Final'
42+
netty = '4.1.119.Final'
4343

4444
[plugins]
4545
spring-boot = { id = 'org.springframework.boot', version.ref = 'spring-boot' }

0 commit comments

Comments
 (0)