Skip to content

Commit d46ee69

Browse files
Bump org.codehaus.mojo:xml-maven-plugin from 1.2.0 to 1.2.1 (#45)
Bumps [org.codehaus.mojo:xml-maven-plugin](https://github.com/mojohaus/xml-maven-plugin) from 1.2.0 to 1.2.1. - [Release notes](https://github.com/mojohaus/xml-maven-plugin/releases) - [Commits](mojohaus/xml-maven-plugin@1.2.0...xml-maven-plugin-1.2.1) --- updated-dependencies: - dependency-name: org.codehaus.mojo:xml-maven-plugin dependency-version: 1.2.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 26e0b39 commit d46ee69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<plugin>
3030
<groupId>org.codehaus.mojo</groupId>
3131
<artifactId>xml-maven-plugin</artifactId>
32-
<version>1.2.0</version>
32+
<version>1.2.1</version>
3333
<executions>
3434
<execution>
3535
<goals>

0 commit comments

Comments
 (0)