Bump com.fasterxml:aalto-xml from 1.3.4 to 1.4.0#191
Merged
github-actions[bot] merged 1 commit intoJun 1, 2026
Conversation
Bumps [com.fasterxml:aalto-xml](https://github.com/FasterXML/aalto-xml) from 1.3.4 to 1.4.0. - [Commits](FasterXML/aalto-xml@aalto-xml-1.3.4...aalto-xml-1.4.0) --- updated-dependencies: - dependency-name: com.fasterxml:aalto-xml dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/gradle/com.fasterxml-aalto-xml-1.4.0
branch
from
June 1, 2026 04:05
08d33ac to
d602cdf
Compare
github-actions
Bot
deleted the
dependabot/gradle/com.fasterxml-aalto-xml-1.4.0
branch
June 1, 2026 04:06
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps com.fasterxml:aalto-xml from 1.3.4 to 1.4.0.
Commits
68f2a31[maven-release-plugin] prepare release aalto-xml-1.4.0bd6833fPrepare for 1.4.0 releasef02189dFix #129: CDATA "]]>" boundary problem (#130)26037afFix #100, handle writing "]]>" (#110)254ce2dBump the github-actions group with 3 updates (#119)b46bb68Exclude manual tests ("test.*") from jacoco runs (#128)471ed8aAdd moar tests (#127)352d794Add test coverage (#126)22d0b13Implement #5: writer-side validation (#125)c98f16c...