update #5

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

View file

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