Skip to content

Commit

Permalink
Update dependency plugin to 3.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
electrum committed Jun 20, 2023
1 parent 73ef570 commit 0c64b0c
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 @@ -6,6 +6,7 @@ Airbase 143
* Plugin updates:
- maven-gpg-plugin 3.1.0 (from 1.4.0)
- maven-shade-plugin 3.5.0 (from 3.4.1)
- maven-dependency-plugin 3.6.0 (from 3.5.0)

Airbase 142

Expand Down
2 changes: 1 addition & 1 deletion airbase/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -426,7 +426,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-dependency-plugin</artifactId>
<version>3.5.0</version>
<version>3.6.0</version>
<dependencies>
<dependency>
<groupId>org.ow2.asm</groupId>
Expand Down

0 comments on commit 0c64b0c

Please sign in to comment.