File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ {
2+ "java.configuration.updateBuildConfiguration" : " interactive"
3+ }
Original file line number Diff line number Diff line change 9797 <plugin >
9898 <groupId >org.apache.maven.plugins</groupId >
9999 <artifactId >maven-javadoc-plugin</artifactId >
100- <version >2.9</version >
100+ <version >2.9.1 </version >
101101 <configuration >
102102 <quiet >true</quiet >
103103 <source >8</source >
124124 <dependency >
125125 <groupId >junit</groupId >
126126 <artifactId >junit</artifactId >
127- <version >4.13.1 </version >
127+ <version >4.13.2 </version >
128128 <scope >test</scope >
129129 </dependency >
130130 <dependency >
222222 <plugin >
223223 <groupId >org.spdx</groupId >
224224 <artifactId >spdx-maven-plugin</artifactId >
225- <version >0.7.3 </version >
225+ <version >0.7.4 </version >
226226 <executions >
227227 <execution >
228228 <id >build-spdx</id >
267267 <plugin >
268268 <groupId >org.codehaus.mojo</groupId >
269269 <artifactId >findbugs-maven-plugin</artifactId >
270- <version >3.0.1 </version >
270+ <version >3.0.5 </version >
271271 </plugin >
272272 </plugins >
273273 </reporting >
You can’t perform that action at this time.
0 commit comments