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
3- FROM tomcat:9.0.111 -jdk11-temurin-jammy AS runner
3+ FROM tomcat:9.0.112 -jdk11-temurin-jammy AS runner
44LABEL maintainer="Camptocamp <info@camptocamp.com>"
55
66RUN 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 @@ -174,7 +174,7 @@ dependencies {
174174 ' com.github.spullara.cli-parser:cli-parser:1.1.6' ,
175175 ' org.apache.httpcomponents:httpclient:4.5.14' ,
176176 ' com.sun.mail:javax.mail:1.6.2' ,
177- ' com.amazonaws:aws-java-sdk-s3:1.12.792 ' ,
177+ ' com.amazonaws:aws-java-sdk-s3:1.12.794 ' ,
178178 ' com.adobe.xmp:xmpcore:6.1.11' ,
179179 ' io.sentry:sentry-logback:6.25.2' ,
180180 ' net.logstash.logback:logstash-logback-encoder:7.2' ,
You can’t perform that action at this time.
0 commit comments