We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7450f0f + 3388e64 commit c0e2979Copy full SHA for c0e2979
pom.xml
@@ -5,7 +5,7 @@
5
<parent>
6
<groupId>org.fugerit.java</groupId>
7
<artifactId>fj-bom</artifactId>
8
- <version>1.7.2</version>
+ <version>1.7.3</version>
9
<relativePath/>
10
</parent>
11
@@ -27,7 +27,7 @@
27
<query-export-tool-version>1.1.0</query-export-tool-version>
28
<fj-tool-util-version>1.2.0</fj-tool-util-version>
29
<fj-tool-helper-version>1.0.0</fj-tool-helper-version>
30
- <fj-xml-to-json-version>1.2.0</fj-xml-to-json-version>
+ <fj-xml-to-json-version>1.2.1</fj-xml-to-json-version>
31
<fj-i18n-xml-helper-version>2.0.1</fj-i18n-xml-helper-version>
32
<yaml-doc-tool-version>1.0.2</yaml-doc-tool-version>
33
<github-issue-export-version>1.2.0</github-issue-export-version>
0 commit comments