Skip to content

fix(deps): update dependency org.pageseeder.xmlwriter:pso-xmlwriter to v1.1.1#2090

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/xmlwriter
Open

fix(deps): update dependency org.pageseeder.xmlwriter:pso-xmlwriter to v1.1.1#2090
renovate[bot] wants to merge 1 commit intomainfrom
renovate/xmlwriter

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Feb 8, 2026

This PR contains the following updates:

Package Change Age Confidence
org.pageseeder.xmlwriter:pso-xmlwriter 1.0.41.1.1 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

pageseeder/xmlwriter (org.pageseeder.xmlwriter:pso-xmlwriter)

v1.1.1

Highlights
  • Security hardening (XML parsing): enabled secure processing and disallowed DOCTYPE declarations to reduce exposure to XXE-style issues.
  • Bug fix: addressed a possible index-out-of-bounds error when processing Unicode surrogate pairs.
  • Java 11: switch from Java 8 to 11 as minimum requirement
API / Developer-facing changes
  • Added a default toXML method to XMLFormattable and aligned Javadocs for consistency.
  • Added support for attributeslong across the XMLWriter interface and its implementations.
  • Improved null-safety via annotations (migration toward jspecify), including @Nullable on / writeXML. writeText
Maintenance & internal improvements
  • Testing: completed migration to JUnit 5 (removed junit-vintage-engine, updated tests, enabled useJUnitPlatform, improved test logging).
  • Refactors / cleanup: readability and modernization pass across writers/serializers/indenters/helpers (e.g., StackDeque, HashtableMap, improved naming, modernized null handling), plus expanded/updated test coverage.
  • Publishing & release tooling: migrated publishing to JReleaser, and updated configuration to reference the default branch main instead of master.
  • General documentation polish (@since/@version tags, minor Javadoc updates).
Versioning
  • Version bumped to 1.1.1 following prior 1.1.0-SNAPSHOT work, version 1.1.0 was never released.

Full Changelog: pageseeder/xmlwriter@v1.0.4...v1.1.1


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/xmlwriter branch 2 times, most recently from 2bc8b42 to 308cb2a Compare February 12, 2026 11:15
@renovate renovate bot force-pushed the renovate/xmlwriter branch 4 times, most recently from 523b3b5 to 3d5c303 Compare March 5, 2026 09:50
@renovate renovate bot force-pushed the renovate/xmlwriter branch from 3d5c303 to 3d4acd0 Compare March 13, 2026 13:15
@renovate renovate bot force-pushed the renovate/xmlwriter branch from 3d4acd0 to a329a99 Compare April 1, 2026 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants