File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -331,7 +331,7 @@ allprojects {
331331 force " org.bouncycastle:bcprov-jdk18on:${ bouncycastleVersion} "
332332 // force consistency in docker and connectors and saml
333333 force " org.bouncycastle:bcpkix-jdk18on:${ bouncycastleVersion} "
334- // docker dependency: force to mitigate CVEs in 4.1.46
334+ // docker dependency: force to mitigate CVEs
335335 force " io.netty:netty-resolver:${ nettyVersion} "
336336 force " io.netty:netty-resolver-dns:${ nettyVersion} "
337337 force " io.netty:netty-handler:${ nettyVersion} "
Original file line number Diff line number Diff line change @@ -135,7 +135,7 @@ commonsLangVersion=2.6
135135commonsLoggingVersion =1.3.5
136136commonsMath3Version =3.6.1
137137commonsPoolVersion =1.6
138- commonsTextVersion =1.13.1
138+ commonsTextVersion =1.15.0
139139commonsValidatorVersion =1.9.0
140140commonsVfs2Version =2.10.0
141141
@@ -247,7 +247,7 @@ luceneVersion=9.12.2
247247mssqlJdbcVersion =13.2.1.jre11
248248
249249# force for docker
250- nettyVersion =4.2.5 .Final
250+ nettyVersion =4.2.9 .Final
251251
252252objenesisVersion =1.0
253253
You can’t perform that action at this time.
0 commit comments