Skip to content

Commit a98bd75

Browse files
committed
0.3.2 (2022-12-01)
* Changed yaml-doc-tool version to 0.3.2 * Removed version vulnerability in pom dependencies
1 parent dc0253d commit a98bd75

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
1-
0.3.1 (2022-11-27)
1+
0.3.2 (2022-12-01)
2+
------------------
3+
* Changed yaml-doc-tool version to 0.3.2
4+
* Removed version vulnerability in pom dependencies
5+
6+
0.3.1 (2022-12-01)
27
------------------
38
* Changed yaml-doc-tool version to 0.3.1
49
* Corrected [yaml-doc-config sample](src/test/resources/yaml-doc-config.xml)

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<relativePath></relativePath>
1212
</parent>
1313

14-
<version>0.3.1</version>
14+
<version>0.3.2</version>
1515
<packaging>maven-plugin</packaging>
1616

1717
<name>yaml-doc-maven-plugin</name>

0 commit comments

Comments
 (0)