Skip to content

Commit b326764

Browse files
authored
Merge pull request #4966 from eXist-db/dependabot/maven/org.codehaus.mojo-xml-maven-plugin-1.1.0
build(deps): bump xml-maven-plugin from 1.0.2 to 1.1.0
2 parents d367f42 + 7bdf96c commit b326764

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)