We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37354e6 commit 1b4861cCopy full SHA for 1b4861c
image/community-build/Dockerfile
@@ -35,7 +35,7 @@ RUN set -eux \
35
COPY --chown=sonarsource:sonarsource image/community-build/replace-jar.sh /tmp/replace-jar.sh
36
37
# renovate: datasource=maven depName=netty-codec lookupName=io.netty:netty-codec
38
-ARG NETTY_VERSION=4.1.118.Final
+ARG NETTY_VERSION=4.1.125.Final
39
# renovate: datasource=maven depName=bc-fips lookupName=org.bouncycastle:bc-fips
40
ARG BC_VERSION=1.0.2.5
41
# renovate: datasource=maven depName=bcpkix-jdk18on lookupName=org.bouncycastle:bcpkix-jdk18on
0 commit comments