Skip to content

Commit

Permalink
dependency: bump org.codehaus.mojo:tidy-maven-plugin from 1.2.0 to 1.3.0
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>
  • Loading branch information
dependabot[bot] authored and romani committed May 14, 2024
1 parent 4f2a322 commit 1997e97
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 @@ -753,7 +753,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>tidy-maven-plugin</artifactId>
<version>1.2.0</version>
<version>1.3.0</version>
<executions>
<execution>
<id>validate</id>
Expand Down

0 comments on commit 1997e97

Please sign in to comment.