Skip to content

Commit 7f5d7c7

Browse files
authored
Merge pull request #12 from dbmdz/release-7.0.0
Bump version to 7.0.0
2 parents 6a094b3 + 0a8afee commit 7f5d7c7

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## Unreleased
99

10+
## [7.0.0](https://github.com/dbmdz/xml-toolbox/releases/tag/7.0.0) - 2025-08-05
11+
1012
### Changed
1113

1214
- Major dependency updates (SaxonHE, SLF4J, Guava)

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>dev.mdz</groupId>
66
<artifactId>xml-toolbox</artifactId>
7-
<version>7.0.0-SNAPSHOT</version>
7+
<version>7.0.0</version>
88
<packaging>jar</packaging>
99

1010
<name>XML Toolbox</name>

0 commit comments

Comments
 (0)