Skip to content

Commit 7bdf96c

Browse files
build(deps): bump xml-maven-plugin from 1.0.2 to 1.1.0
Bumps [xml-maven-plugin](https://github.com/mojohaus/xml-maven-plugin) from 1.0.2 to 1.1.0. - [Release notes](https://github.com/mojohaus/xml-maven-plugin/releases) - [Commits](mojohaus/xml-maven-plugin@xml-maven-plugin-1.0.2...1.1.0) --- updated-dependencies: - dependency-name: org.codehaus.mojo:xml-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d367f42 commit 7bdf96c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exist-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -644,7 +644,7 @@
644644
<plugin>
645645
<groupId>org.codehaus.mojo</groupId>
646646
<artifactId>xml-maven-plugin</artifactId>
647-
<version>1.0.2</version>
647+
<version>1.1.0</version>
648648
<configuration>
649649
<transformerFactory>net.sf.saxon.TransformerFactoryImpl</transformerFactory>
650650
</configuration>

0 commit comments

Comments
 (0)