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 b5a9889 commit 9b0df13Copy full SHA for 9b0df13
CHANGELOG.md
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+## [2.1.1] - 2025-09-29
11
+
12
+### Changed
13
14
+- openapi-doc-tool 2.1.1
15
16
## [2.0.0] - 2025-07-27
17
18
### Changed
pom.xml
@@ -7,11 +7,11 @@
<parent>
<groupId>org.fugerit.java</groupId>
<artifactId>fj-bom</artifactId>
- <version>2.0.3</version>
+ <version>2.0.5</version>
<relativePath></relativePath>
</parent>
- <version>2.0.0</version>
+ <version>2.1.1</version>
<packaging>maven-plugin</packaging>
<name>openapi-doc-maven-plugin</name>
0 commit comments