File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -332,7 +332,7 @@ allprojects {
332332 force " org.bouncycastle:bcprov-jdk18on:${ bouncycastleVersion} "
333333 // force consistency in docker and connectors and saml
334334 force " org.bouncycastle:bcpkix-jdk18on:${ bouncycastleVersion} "
335- // docker dependency: force to mitigate CVEs in 4.1.46
335+ // docker dependency: force to mitigate CVEs
336336 force " io.netty:netty-resolver:${ nettyVersion} "
337337 force " io.netty:netty-resolver-dns:${ nettyVersion} "
338338 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.14 .0
138+ commonsTextVersion =1.15 .0
139139commonsValidatorVersion =1.10.0
140140commonsVfs2Version =2.10.0
141141
@@ -248,7 +248,7 @@ luceneVersion=9.12.3
248248mssqlJdbcVersion =13.2.1.jre11
249249
250250# force for docker
251- nettyVersion =4.2.7 .Final
251+ nettyVersion =4.2.9 .Final
252252
253253objenesisVersion =1.0
254254
You can’t perform that action at this time.
0 commit comments