Skip to content

Commit

Permalink
Merge pull request #10233 from orientechnologies/dependabot/maven/com…
Browse files Browse the repository at this point in the history
….mycila-license-maven-plugin-4.5

chore(deps): bump com.mycila:license-maven-plugin from 4.3 to 4.5
  • Loading branch information
tglman committed May 20, 2024
2 parents 9c60e50 + 58c3cc5 commit 73e917f
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 @@ -315,7 +315,7 @@
<plugin>
<groupId>com.mycila</groupId>
<artifactId>license-maven-plugin</artifactId>
<version>4.3</version>
<version>4.5</version>
<inherited>true</inherited>
<configuration>
<header>${license.location}</header>
Expand Down

0 comments on commit 73e917f

Please sign in to comment.