File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Load Diff This file was deleted.
Original file line number Diff line number Diff line change 4646 <!-- Maven Plugin Versions -->
4747 <maven .compiler.plugin.version>3.11.0</maven .compiler.plugin.version>
4848 <maven .jar.plugin.version>3.3.0</maven .jar.plugin.version>
49- <maven .javadoc.plugin.version>3.3.2 </maven .javadoc.plugin.version>
49+ <maven .javadoc.plugin.version>3.6.3 </maven .javadoc.plugin.version>
5050 <maven .release.plugin.version>3.0.0-M5</maven .release.plugin.version>
5151 <maven .source.plugin.version>3.3.0</maven .source.plugin.version>
5252 <!-- Maven build plugins for quality checks -->
5353 <plexus .compiler.javac.errorprone.version>2.8.5</plexus .compiler.javac.errorprone.version>
5454 <error .prone.core.version>2.3.2</error .prone.core.version>
5555 <jacoco .maven.plugin.version>0.8.11</jacoco .maven.plugin.version>
56- <spotbugs .maven.plugin.version>4.7 .3.2 </spotbugs .maven.plugin.version>
56+ <spotbugs .maven.plugin.version>4.8 .3.1 </spotbugs .maven.plugin.version>
5757 <com .github.spotbugs.version>4.8.2</com .github.spotbugs.version>
5858 </properties >
5959
108108 <dependency >
109109 <groupId >commons-io</groupId >
110110 <artifactId >commons-io</artifactId >
111- <version >2.11.0 </version >
111+ <version >2.15.1 </version >
112112 <scope >test</scope >
113113 </dependency >
114114 </dependencies >
280280 <plugin >
281281 <groupId >org.apache.maven.plugins</groupId >
282282 <artifactId >maven-gpg-plugin</artifactId >
283- <version >3.0.1 </version >
283+ <version >3.1.0 </version >
284284 <executions >
285285 <execution >
286286 <id >sign-artifacts</id >
You can’t perform that action at this time.
0 commit comments