File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11FROM mapfish_print_builder AS builder
22
33
4- FROM tomcat:9.0.112 -jdk11-temurin-jammy AS runner
4+ FROM tomcat:9.0.113 -jdk11-temurin-jammy AS runner
55LABEL maintainer=
"Camptocamp <[email protected] >" 66
77RUN perl -0777 -i -pe 's/(<Valve className="org.apache.catalina.valves.AccessLogValve"[^>]*>)/<Valve className="ch.qos.logback.access.tomcat.LogbackValve" quiet="true"\/ >/s' ${CATALINA_HOME}/conf/server.xml && \
Original file line number Diff line number Diff line change @@ -186,7 +186,7 @@ dependencies {
186186 ' com.github.spullara.cli-parser:cli-parser:1.1.6' ,
187187 ' org.apache.httpcomponents:httpclient:4.5.14' ,
188188 ' com.sun.mail:javax.mail:1.6.2' ,
189- ' com.amazonaws:aws-java-sdk-s3:1.12.794 ' ,
189+ ' com.amazonaws:aws-java-sdk-s3:1.12.796 ' ,
190190 ' com.adobe.xmp:xmpcore:6.1.11' ,
191191 ' io.sentry:sentry-logback:6.25.2' ,
192192 ' net.logstash.logback:logstash-logback-encoder:7.1.1' ,
You can’t perform that action at this time.
0 commit comments