Skip to content

Commit c92c3c7

Browse files
chore(deps): update dependency bc-fips to v1.0.2.6 [security] (#35)
Co-authored-by: alaudaa-renovate[bot] <219066560+alaudaa-renovate[bot]@users.noreply.github.com>
1 parent 1b4861c commit c92c3c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

image/community-build/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ COPY --chown=sonarsource:sonarsource image/community-build/replace-jar.sh /tmp/r
3737
# renovate: datasource=maven depName=netty-codec lookupName=io.netty:netty-codec
3838
ARG NETTY_VERSION=4.1.125.Final
3939
# renovate: datasource=maven depName=bc-fips lookupName=org.bouncycastle:bc-fips
40-
ARG BC_VERSION=1.0.2.5
40+
ARG BC_VERSION=1.0.2.6
4141
# renovate: datasource=maven depName=bcpkix-jdk18on lookupName=org.bouncycastle:bcpkix-jdk18on
4242
ARG BCPKIX_VERSION=1.78.1
4343
RUN chmod +x /tmp/replace-jar.sh && \

0 commit comments

Comments
 (0)