Skip to content

Commit

Permalink
Update dependency org.apache.maven.plugins:maven-project-info-reports…
Browse files Browse the repository at this point in the history
…-plugin to v3.8.0
  • Loading branch information
renovate-bot committed Oct 22, 2024
1 parent 1afbb27 commit e37b46c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion log4jna-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-project-info-reports-plugin</artifactId>
<version>3.5.0</version>
<version>3.8.0</version>
<configuration>
<skipEmptyReport>true</skipEmptyReport>
</configuration>
Expand Down
2 changes: 1 addition & 1 deletion log4jna-demo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-project-info-reports-plugin</artifactId>
<version>3.5.0</version>
<version>3.8.0</version>
<configuration>
<skipEmptyReport>true</skipEmptyReport>
</configuration>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -342,7 +342,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-project-info-reports-plugin</artifactId>
<version>3.5.0</version>
<version>3.8.0</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down

0 comments on commit e37b46c

Please sign in to comment.