We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1493cd2 commit c745297Copy full SHA for c745297
gradle/libs.versions.toml
@@ -1,5 +1,5 @@
1
[versions]
2
-spring-boot = '3.4.6'
+spring-boot = '3.4.7'
3
4
aws-msk-auth = '2.3.0'
5
azure-identity = '1.15.4'
@@ -37,9 +37,6 @@ testng = '7.10.0'
37
bonigarcia-webdrivermanager = '5.9.3'
38
aspectj = '1.9.21'
39
40
-# CVE fixes
41
-netty = '4.1.119.Final'
42
-
43
[plugins]
44
spring-boot = { id = 'org.springframework.boot', version.ref = 'spring-boot' }
45
spring-dependency-management = { id = 'io.spring.dependency-management', version = '1.1.3' }
0 commit comments