This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/com.fasterxml.woodstox-woodstox-core-7.0.0 in repository https://gitbox.apache.org/repos/asf/ws-axiom.git
discard 22c22c5fc Bump com.fasterxml.woodstox:woodstox-core from 5.3.0 to 7.0.0 add bb8e1e2b3 Bump maven.version from 3.9.7 to 3.9.8 add 56eaf1b5f Update maven-failsafe-plugin add 34de2c625 Bump org.apache.maven.plugins:maven-project-info-reports-plugin add 2a7a80ed6 Bump commons-codec:commons-codec from 1.17.0 to 1.17.1 add 40c742b87 Bump junit5.version from 5.10.2 to 5.10.3 add a515b6f92 Bump jetty.version from 10.0.21 to 10.0.22 add cac1e8fef Bump groovy.version from 4.0.21 to 4.0.22 add e3a7a8971 Bump com.google.errorprone:error_prone_annotations from 2.28.0 to 2.30.0 add 3354b07e3 Bump maven.version from 3.9.8 to 3.9.9 add f3a9352dc Bump commons-logging:commons-logging from 1.3.2 to 1.3.4 add 5b378411e Bump org.jboss.arquillian.junit:arquillian-junit-container add f810bf25e Bump org.springframework:spring-expression from 5.3.37 to 5.3.39 add fc778026f Bump com.sun.xml.ws:jaxws-rt from 4.0.2 to 4.0.3 add 4d127d1e3 Bump jetty.version from 10.0.22 to 10.0.23 add 578f104c7 Bump org.slf4j:jcl-over-slf4j from 2.0.13 to 2.0.16 add 5e401a8d3 Bump junit5.version from 5.10.3 to 5.11.0 add 7421177b6 Bump com.spotify.fmt:fmt-maven-plugin from 2.23 to 2.24 add 04ec0dc8f Bump org.wildfly:wildfly-preview-dist from 32.0.1.Final to 33.0.1.Final add 2a14e003e Bump org.assertj:assertj-core from 3.26.0 to 3.26.3 add 3882a69d7 Bump maven-plugin-tools.version from 3.13.1 to 3.15.0 add c638b9aba Bump org.apache.maven.plugins:maven-install-plugin from 3.1.2 to 3.1.3 add b401045ca Bump org.apache.maven.plugins:maven-site-plugin from 3.12.1 to 3.20.0 add 37580618e Bump org.apache.maven.plugins:maven-clean-plugin from 3.3.2 to 3.4.0 add c554d4ebe Bump com.google.truth:truth from 1.4.2 to 1.4.4 add c5e147d3b Bump org.apache.maven.plugins:maven-dependency-plugin add f4c7fdccb Update maven-javadoc-plugin add 509516989 Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.1 to 3.4.2 add 21da66962 Bump jetty.version from 10.0.23 to 10.0.24 add 7ca17a3c8 Update google-java-format add 7cf829269 Bump log4j.version from 2.23.1 to 2.24.0 add 648e85b0d Bump com.google.errorprone:error_prone_annotations from 2.30.0 to 2.31.0 add 827f5daa4 Bump org.mockito:mockito-core from 5.12.0 to 5.13.0 add 1db597f8c Bump org.apache.maven.plugins:maven-project-info-reports-plugin add 53b79e6fd Bump surefire.version from 3.3.0 to 3.5.0 add 67545431a Update Woodstox to the latest version of the 6.x series add b483e668a Bump org.eclipse.platform:org.eclipse.osgi from 3.20.0 to 3.21.0 add 747f8043a Bump com.google.errorprone:error_prone_annotations from 2.31.0 to 2.32.0 add c7c951168 Bump groovy.version from 4.0.22 to 4.0.23 add fb66b7383 Use maven.test.skip to skip tests add 5c8a520d0 Remove XOPEncodedStream add c3f675a3a Remove two unused interfaces add f940e3d77 Fix Javadoc add a638b1819 Make Github Actions build the Maven site add 0088b5aea Update NOTICE file with copyrightup to 2024 add 4cc9aca76 Bump com.github.veithen.alta:alta-maven-plugin from 0.8.0 to 0.8.1 add 232d390f9 Prevent Dependabot from updating Woodstox versions where that's not desired. add 321a1e450 Bump com.fasterxml.woodstox:woodstox-core from 5.3.0 to 7.0.0 This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (22c22c5fc) \ N -- N -- N refs/heads/dependabot/maven/com.fasterxml.woodstox-woodstox-core-7.0.0 (321a1e450) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. No new revisions were added by this update. Summary of changes: .github/workflows/ci.yml | 29 +++++- NOTICE | 2 +- apidocs/pom.xml | 2 +- .../org/apache/axiom/util/blob/BlobDataSource.java | 3 +- .../axiom/util/stax/xop/ContentIDGenerator.java | 56 ----------- .../axiom/util/stax/xop/MimePartProvider.java | 44 --------- .../axiom/util/stax/xop/XOPEncodedStream.java | 59 ------------ buildutils/axiom-weaver-maven-plugin/pom.xml | 2 +- buildutils/pom.xml | 4 +- .../core/stream/stax/pull/output/StAXPivot.java | 2 +- .../axiom/core/impl/mixin/CoreParentNodeMixin.java | 2 +- .../om/impl/mixin/AxiomCoreParentNodeMixin.java | 2 +- pom.xml | 103 +++++++++++---------- systests/eclipse-tests/pom.xml | 2 +- systests/wildfly-tests/pom.xml | 6 +- testing/jaxp-testsuite/pom.xml | 75 +++++++++------ .../org/apache/axiom/truth/xml/XMLSubject.java | 2 +- 17 files changed, 141 insertions(+), 254 deletions(-) delete mode 100644 axiom-compat/src/main/java/org/apache/axiom/util/stax/xop/ContentIDGenerator.java delete mode 100644 axiom-compat/src/main/java/org/apache/axiom/util/stax/xop/MimePartProvider.java delete mode 100644 axiom-compat/src/main/java/org/apache/axiom/util/stax/xop/XOPEncodedStream.java