Skip to content

Commit

Permalink
Merge pull request #60 from uPortal-Project/renovate/com.mycila-licen…
Browse files Browse the repository at this point in the history
…se-maven-plugin-4.x

Update dependency com.mycila:license-maven-plugin to v4
  • Loading branch information
ChristianMurphy authored Oct 24, 2022
2 parents b7b273d + d225258 commit 0f50599
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 @@ -347,7 +347,7 @@
<plugin>
<groupId>com.mycila</groupId>
<artifactId>license-maven-plugin</artifactId>
<version>2.11</version>
<version>4.1</version>
<configuration>
<header>https://source.jasig.org/licenses/short-license-header.txt</header>
<aggregate>true</aggregate>
Expand Down

0 comments on commit 0f50599

Please sign in to comment.