Skip to content

Commit

Permalink
Bump impsort-maven-plugin from 1.6.0 to 1.6.2
Browse files Browse the repository at this point in the history
Bumps [impsort-maven-plugin](https://github.com/revelc/impsort-maven-plugin) from 1.6.0 to 1.6.2.
- [Release notes](https://github.com/revelc/impsort-maven-plugin/releases)
- [Commits](revelc/impsort-maven-plugin@impsort-maven-plugin-1.6.0...impsort-maven-plugin-1.6.2)

---
updated-dependencies:
- dependency-name: net.revelc.code:impsort-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and gunnarmorling committed Aug 18, 2021
1 parent c2a45da commit b098acf
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 @@ -130,7 +130,7 @@
<plugin>
<groupId>net.revelc.code</groupId>
<artifactId>impsort-maven-plugin</artifactId>
<version>1.6.0</version>
<version>1.6.2</version>
<configuration>
<groups>java.,javax.,org.,com.</groups>
<removeUnused>true</removeUnused>
Expand Down

0 comments on commit b098acf

Please sign in to comment.