Skip to content

Commit 499201d

Browse files
committed
Update tomcat, log4j2, and grpc versions to address CVEs
1 parent 9499d64 commit 499201d

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

gradle.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ apacheDirectoryVersion=2.1.7
100100
apacheMinaVersion=2.2.5
101101

102102
# Usually matches the version specified as a Spring Boot dependency (see springBootVersion below)
103-
apacheTomcatVersion=11.0.20
103+
apacheTomcatVersion=11.0.21
104104

105105
# (mothership) -> json-path -> json-smart -> accessor-smart
106106
# (core) -> graalvm
@@ -169,7 +169,7 @@ googleProtocolBufVersion=3.25.8
169169
# "java.lang.NoSuchMethodError: 'void com.google.gson.internal.ConstructorConstructor.<init>(java.util.Map)'" errors
170170
gsonVersion=2.8.9
171171

172-
grpcVersion=1.78.0
172+
grpcVersion=1.80.0
173173

174174
guavaVersion=33.5.0-jre
175175

@@ -246,7 +246,7 @@ jxlVersion=2.6.3
246246

247247
kaptchaVersion=2.3
248248

249-
log4j2Version=2.25.3
249+
log4j2Version=2.25.4
250250

251251
lombokVersion=1.18.42
252252

0 commit comments

Comments
 (0)