File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Filter options
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Original file line number Diff line number Diff line change 33
33
34
34
<properties >
35
35
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
36
- <spotbugs-maven-plugin .version>4.0 .4</spotbugs-maven-plugin .version>
36
+ <spotbugs-maven-plugin .version>4.1 .4</spotbugs-maven-plugin .version>
37
37
<spotbugs .version>4.1.3</spotbugs .version>
38
38
<spotbugs-maven-plugin .failOnError>true</spotbugs-maven-plugin .failOnError>
39
39
<hamcrest .version>2.2</hamcrest .version>
409
409
<dependency >
410
410
<groupId >com.tngtech.archunit</groupId >
411
411
<artifactId >archunit</artifactId >
412
- <version >0.14.1 </version >
412
+ <version >0.15.0 </version >
413
413
<scope >test</scope >
414
414
</dependency >
415
415
<dependency >
483
483
<dependency >
484
484
<groupId >org.eclipse.jgit</groupId >
485
485
<artifactId >org.eclipse.jgit</artifactId >
486
- <version >5.9 .0.202009080501 -r</version >
486
+ <version >5.10 .0.202012080955 -r</version >
487
487
<scope >test</scope >
488
488
</dependency >
489
489
<dependency >
563
563
<dependency >
564
564
<groupId >org.slf4j</groupId >
565
565
<artifactId >slf4j-simple</artifactId >
566
- <version >1.7.2 </version >
566
+ <version >1.7.30 </version >
567
567
<scope >test</scope >
568
568
</dependency >
569
569
</dependencies >
You can’t perform that action at this time.
0 commit comments