update #5

Open
mdebray wants to merge 231 commits from update into main
Showing only changes of commit 5c84ae1b53 - Show all commits

View file

@ -102,7 +102,7 @@ dependencies {
//security updates //security updates
implementation "ch.qos.logback:logback-classic:1.5.6" implementation "ch.qos.logback:logback-classic:1.5.6"
implementation "ch.qos.logback:logback-core:1.5.6" implementation "ch.qos.logback:logback-core:1.5.6"
implementation "org.springframework:spring-webmvc:6.1.9" implementation "org.springframework:spring-webmvc:6.1.12"
implementation("io.github.pixee:java-security-toolkit:1.2.0") implementation("io.github.pixee:java-security-toolkit:1.2.0")