Skip to content

Commit

Permalink
Merge pull request #80 from nick-less/dependabot/maven/org.apache.mav…
Browse files Browse the repository at this point in the history
…en.plugins-maven-project-info-reports-plugin-3.5.0

Bump org.apache.maven.plugins:maven-project-info-reports-plugin from 3.4.5 to 3.5.0
  • Loading branch information
nick-less authored Nov 22, 2023
2 parents 33ea4a3 + b78f4bb commit 83fa44c
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 @@ -50,7 +50,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-project-info-reports-plugin</artifactId>
<version>3.4.5</version>
<version>3.5.0</version>
<configuration>
<dependencyDetailsEnabled>true</dependencyDetailsEnabled>
<dependencyLocationsEnabled>true</dependencyLocationsEnabled>
Expand Down

0 comments on commit 83fa44c

Please sign in to comment.