File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11FROM mapfish_print_builder AS builder
22
3- FROM tomcat:9.0.112 -jdk11-temurin-jammy AS runner
3+ FROM tomcat:9.0.113 -jdk11-temurin-jammy AS runner
44LABEL maintainer=
"Camptocamp <[email protected] >" 55
66RUN --mount=type=cache,target=/var/cache,sharing=locked \
Original file line number Diff line number Diff line change @@ -174,13 +174,13 @@ dependencies {
174174 ' org.slf4j:slf4j-api:2.0.17' ,
175175 ' org.slf4j:jcl-over-slf4j:2.0.17' ,
176176 ' org.slf4j:jul-to-slf4j:2.0.17' ,
177- ' ch.qos.logback:logback-classic:1.5.21 ' ,
178- ' ch.qos.logback:logback-access:1.5.21 ' ,
177+ ' ch.qos.logback:logback-classic:1.5.23 ' ,
178+ ' ch.qos.logback:logback-access:1.5.23 ' ,
179179 ' org.json:json:20240303' ,
180180 ' org.yaml:snakeyaml:2.3' ,
181181 ' com.github.spullara.cli-parser:cli-parser:1.1.6' ,
182182 ' com.sun.mail:javax.mail:1.6.2' ,
183- ' com.amazonaws:aws-java-sdk-s3:1.12.794 ' ,
183+ ' com.amazonaws:aws-java-sdk-s3:1.12.796 ' ,
184184 ' io.sentry:sentry-logback:7.14.0' ,
185185 // For JSON logs
186186 ' net.logstash.logback:logstash-logback-encoder:8.0' ,
You can’t perform that action at this time.
0 commit comments