Skip to content

Commit

Permalink
Bump org.codehaus.mojo:xml-maven-plugin from 1.0.2 to 1.1.0 (#551)
Browse files Browse the repository at this point in the history
Bumps [org.codehaus.mojo: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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 28, 2024
1 parent 9c548c3 commit 14185a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@
<maven.site.version>3.12.1</maven.site.version>
<maven.source.plugin>3.3.1</maven.source.plugin>
<maven.surefire.version>${maven.failsafe.version}</maven.surefire.version>
<maven.xml.version>1.0.2</maven.xml.version>
<maven.xml.version>1.1.0</maven.xml.version>
<maven.invoker.version>3.7.0</maven.invoker.version>
<org.asciidoctor-plugin.version>2.2.4</org.asciidoctor-plugin.version>
<maven-gpg-plugin.version>3.2.4</maven-gpg-plugin.version>
Expand Down

0 comments on commit 14185a1

Please sign in to comment.