We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b90a44e commit 106dcfbCopy full SHA for 106dcfb
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
+## [1.0.2] - 2025-11-26
11
+
12
### Fixed
13
14
- HTML output sanitized
pom.xml
@@ -11,7 +11,7 @@
<relativePath></relativePath>
</parent>
- <version>1.0.2-SNAPSHOT</version>
+ <version>1.0.2</version>
15
<packaging>maven-plugin</packaging>
16
17
<name>junit5-tag-check-maven-plugin</name>
0 commit comments