diff --git a/chart/values.yaml b/chart/values.yaml index ff7e47e..27187b0 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -4,7 +4,7 @@ global: images: nexus: repository: devops/sonatype-docker-nexus3 - tag: v3.81.0-g73d259e + tag: v3.81.0-g44a3ad1-44a3ad support_arm: true thirdparty: true busybox: diff --git a/image/Dockerfile b/image/Dockerfile index 60dd45a..17f6690 100644 --- a/image/Dockerfile +++ b/image/Dockerfile @@ -87,7 +87,7 @@ ARG COMMONS_FILEUPLOAD_TARGET_VERSION=1.6.0 # renovate: datasource=maven depName=reactor-netty-http lookupName=io.projectreactor.netty:reactor-netty-http ARG REACTOR_NETTY_HTTP_TARGET_VERSION=1.2.8 # renovate: datasource=maven depName=commons-lang3 lookupName=org.apache.commons:commons-lang3 -ARG COMMONS_LANG3_TARGET_VERSION=3.18.0 +ARG COMMONS_LANG3_TARGET_VERSION=3.19.0 # renovate: datasource=maven depName=spring-boot lookupName=org.springframework.boot:spring-boot ARG SPRING_BOOT_TARGET_VERSION=3.3.11 # renovate: datasource=maven depName=commons-beanutils lookupName=commons-beanutils:commons-beanutils