diff --git a/core/Dockerfile b/core/Dockerfile index eb4f8d34c5..cd3e83fc8e 100644 --- a/core/Dockerfile +++ b/core/Dockerfile @@ -1,6 +1,6 @@ FROM mapfish_print_builder AS builder -FROM tomcat:9.0.90-jdk11-temurin-jammy AS runner +FROM tomcat:9.0.91-jdk11-temurin-jammy AS runner LABEL maintainer="Camptocamp " RUN --mount=type=cache,target=/var/cache,sharing=locked \ diff --git a/core/build.gradle b/core/build.gradle index 788e73bd88..83744542e0 100644 --- a/core/build.gradle +++ b/core/build.gradle @@ -183,7 +183,7 @@ dependencies { 'com.github.spullara.cli-parser:cli-parser:1.1.6', 'org.apache.httpcomponents:httpclient:4.5.14', 'com.sun.mail:javax.mail:1.6.2', - 'com.amazonaws:aws-java-sdk-s3:1.12.753', + 'com.amazonaws:aws-java-sdk-s3:1.12.767', 'com.adobe.xmp:xmpcore:6.1.11', 'io.sentry:sentry-logback:7.5.0', 'net.logstash.logback:logstash-logback-encoder:7.4', diff --git a/docs/src/main/resources/templates/_main.html b/docs/src/main/resources/templates/_main.html index 3798ceb1c5..034aede72e 100644 --- a/docs/src/main/resources/templates/_main.html +++ b/docs/src/main/resources/templates/_main.html @@ -176,8 +176,8 @@

{{pageTitle}}

>