We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6a094b3 + 0a8afee commit 7f5d7c7Copy full SHA for 7f5d7c7
CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## Unreleased
9
10
+## [7.0.0](https://github.com/dbmdz/xml-toolbox/releases/tag/7.0.0) - 2025-08-05
11
+
12
### Changed
13
14
- Major dependency updates (SaxonHE, SLF4J, Guava)
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>dev.mdz</groupId>
6
<artifactId>xml-toolbox</artifactId>
- <version>7.0.0-SNAPSHOT</version>
+ <version>7.0.0</version>
<packaging>jar</packaging>
<name>XML Toolbox</name>
0 commit comments