This is an automated email from the ASF dual-hosted git repository.
ppkarwasz pushed a change to branch feature/ci-matrix-platforms
in repository https://gitbox.apache.org/repos/asf/commons-xml.git
from b184cd6 Merge branch 'feature/ci-matrix' into
feature/ci-matrix-platforms
add 117f1e4 Javadoc
add 2d638e1 Javadoc
add d075b53 Javadoc
add 2647cf2 Bump actions/setup-java from 5.4.0 to 5.5.0
add 544badd Bump actions/setup-java from 5.5.0 to 5.6.0
add 24f22a1 Bump github/codeql-action from 4.37.0 to 4.37.1
add 91897e3 Bump org.apache.commons:commons-parent from 102 to 103.
add a4630c7 build(deps): bump reactivecircus/android-emulator-runner (#25)
add d3c3bb6 Bump actions/checkout from 7.0.0 to 7.0.1
add dc79fdc build(deps): bump actions/checkout from 7.0.0 to 7.0.1
add 47491aa Merge pull request #26 from
apache/dependabot/github_actions/actions/checkout-7.0.1
add e0d665d Merge branch 'main' of https://github.com/apache/commons-xml
into main
add 4e5895f Bump github/codeql-action from 4.37.1 to 4.37.3
add a00db73 Bump ossf/scorecard-action from 2.4.3 to 2.4.4.
add b6eebc9 Run the test suite as a GraalVM native image
add 8bc56f2 Fix POM comment
add bc08dcb fix: make GraalVM experimental
add 2863b29 fix: add `|| false` to `continue-on-error`
add 0884ea8 Merge branch 'feature/ci-matrix' into
feature/ci-matrix-platforms
No new revisions were added by this update.
Summary of changes:
.github/workflows/dependency-review.yml | 2 +-
.github/workflows/maven.yml | 16 +++++----
.github/workflows/scorecards-analysis.yml | 6 ++--
pom.xml | 2 +-
.../commons/xml/HardeningXMLInputFactory.java | 4 +--
src/main/java/org/apache/commons/xml/Limits.java | 2 +-
.../java/org/apache/commons/xml/Resolvers.java | 38 +++++++++++-----------
.../org/apache/commons/xml/SAXParserHardener.java | 4 +--
.../java/org/apache/commons/xml/XmlFactories.java | 20 ++++++------
.../org/apache/commons/xml/AttackTestSupport.java | 18 +++++-----
10 files changed, 58 insertions(+), 54 deletions(-)