Skip to content

Commit

Permalink
Update build-helper-maven-plugin to 3.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wendigo committed Dec 21, 2023
1 parent 30a6be2 commit 9adc6e7
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 @@ -11,6 +11,7 @@ Airbase 149
- maven-release-plugin 3.0.1 (from 2.5)
- maven-source-plugin to 3.3.0 (from 3.0.1)
- maven-surefire-plugin to 3.2.2 (from 3.2.1)
- build-helper-plugin to 3.5.0 (from 3.4.0)
* Dependency updates:
- spotbugs-annotations 4.8.1 (from 4.8.0)
- errorprone-annotations 2.23.0 (from 2.22.0)
Expand Down
2 changes: 1 addition & 1 deletion airbase/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -616,7 +616,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>build-helper-maven-plugin</artifactId>
<version>3.4.0</version>
<version>3.5.0</version>
</plugin>

<plugin>
Expand Down

0 comments on commit 9adc6e7

Please sign in to comment.