Skip to content

Commit a341765

Browse files
Bump com.github.xmlet:xsdParser from 1.2.14 to 1.2.15
Bumps [com.github.xmlet:xsdParser](https://github.com/xmlet/XsdParser) from 1.2.14 to 1.2.15. - [Commits](xmlet/XsdParser@xsdParser-1.2.14...xsdParser-1.2.15) --- updated-dependencies: - dependency-name: com.github.xmlet:xsdParser dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5331fa5 commit a341765

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fj-doc-lib-autodoc/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
</licenses>
2323

2424
<properties>
25-
<xsd-parser-version>1.2.14</xsd-parser-version>
25+
<xsd-parser-version>1.2.15</xsd-parser-version>
2626
<autodoc-detail-package-name>org.fugerit.java.doc.lib.autodoc.detail.model</autodoc-detail-package-name>
2727
<autodoc-meta-package-name>org.fugerit.java.doc.lib.autodoc.meta.model</autodoc-meta-package-name>
2828
<ad-output-dir>${project.build.directory}/generated-sources/jaxb-ad</ad-output-dir>

0 commit comments

Comments
 (0)