Releases: Ekryd/sortpom
Releases · Ekryd/sortpom
v3.4.1
v3.4.0
Added parameter for omitting newline at end of file
v3.3.0
Added parameter for quiet output from the plugin
v3.2.1
Dependency updates. No new functionality
v3.2.0
Added parameter sortDependencyManagement where dependency management can be sorted independently of dependencies
v3.1.3
Fix formatting if text and other content is placed together in a xml tag
v3.1.2
Fixing two bugs from the 3.1.0 release:
- Whitespace removed from multiple lines of text within XML tags
- Comments in the root of the xml document was removed during sorting
v3.1.1
Please use a later release
v3.1.0
Please use a later release
Released version 3.1.0. Dropped support for Java 8. Updated underlying xml framework due to vulnerabilities. Updated other libraries and plugins.
This release contains two known bugs:
- Whitespace removed from multiple lines of text within XML tags
- Comments in the root of the xml document was removed during sorting
v3.0.1
Fixed bug where ignoreLineSeparators was not respected during the 'verify' goal.