Skip to content

Commit

Permalink
Update duplicate-finder-maven-plugin to 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
wendigo committed May 30, 2023
1 parent e263f1c commit dddf077
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ Airbase 140
- maven-checkstyle-plugin 3.3.0 (from 3.2.2)
- maven-source-plugin 3.3.0 (from 3.2.1)
- extra-enforcer-rules 1.6.2 (from 1.6.1)
- duplicate-finder-maven-plugin 2.0.1 (from 1.5.1)

Airbase 139

Expand Down
2 changes: 1 addition & 1 deletion airbase/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -640,7 +640,7 @@
<plugin>
<groupId>org.basepom.maven</groupId>
<artifactId>duplicate-finder-maven-plugin</artifactId>
<version>1.5.1</version>
<version>2.0.1</version>
<executions>
<execution>
<id>default</id>
Expand Down

0 comments on commit dddf077

Please sign in to comment.