Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ Copyright (c) 2012 - Jeremy Long
<!-- upgrading beyond 2.5 breaks maven site when aggregating for parent due to the ant module test dependency on core -->
<maven-jxr-plugin.version>2.5</maven-jxr-plugin.version>
<maven-project-info-reports-plugin.version>3.9.0</maven-project-info-reports-plugin.version>
<maven-surefire-report-plugin.version>3.5.4</maven-surefire-report-plugin.version>
<maven-surefire-report-plugin.version>3.5.5</maven-surefire-report-plugin.version>
<jacoco-maven-plugin.version>0.8.14</jacoco-maven-plugin.version>
<spotbugs.maven.plugin.version>4.9.8.2</spotbugs.maven.plugin.version>
<taglist-maven-plugin.version>3.2.2</taglist-maven-plugin.version>
Expand Down
Loading