Skip to content

Commit

Permalink
Bump org.codehaus.mojo:tidy-maven-plugin from 1.2.0 to 1.3.0 (#51)
Browse files Browse the repository at this point in the history
Bumps [org.codehaus.mojo:tidy-maven-plugin](https://github.com/mojohaus/tidy-maven-plugin) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/mojohaus/tidy-maven-plugin/releases)
- [Commits](mojohaus/tidy-maven-plugin@tidy-maven-plugin-1.2.0...1.3.0)

---
updated-dependencies:
- dependency-name: org.codehaus.mojo:tidy-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 1, 2024
1 parent d38380d commit 845f661
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 @@ -84,7 +84,7 @@
<version.org.apache.maven.plugins.resources>3.3.1</version.org.apache.maven.plugins.resources>
<version.org.apache.maven.plugins.surefire>3.2.5</version.org.apache.maven.plugins.surefire>
<version.org.codehaus.mojo.build-helper>3.6.0</version.org.codehaus.mojo.build-helper>
<version.org.codehaus.mojo.tidy>1.2.0</version.org.codehaus.mojo.tidy>
<version.org.codehaus.mojo.tidy>1.3.0</version.org.codehaus.mojo.tidy>
<version.org.openapitools.stylevalidator>1.8</version.org.openapitools.stylevalidator>

</properties>
Expand Down

0 comments on commit 845f661

Please sign in to comment.