Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
container xerces-c version 3.2.5
skoranda committed Jan 8, 2024
1 parent 3894eea commit 4db9fd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion container/shibboleth-sp-base/Dockerfile
@@ -22,7 +22,7 @@ ARG LOG4SHIB_VERSION
ENV LOG4SHIB_VERSION=${LOG4SHIB_VERSION:-2.0.1}

ARG XERCESC_VERSION
ENV XERCESC_VERSION=${XERCESC_VERSION:-3.2.4}
ENV XERCESC_VERSION=${XERCESC_VERSION:-3.2.5}

ARG XMLSECC_VERSION
ENV XMLSECC_VERSION=${XMLSECC_VERSION:-2.0.4}

0 comments on commit 4db9fd8

Please sign in to comment.