File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 278
278
<plugin >
279
279
<groupId >org.apache.maven.plugins</groupId >
280
280
<artifactId >maven-project-info-reports-plugin</artifactId >
281
- <version >3.1 .2</version >
281
+ <version >3.2 .2</version >
282
282
<dependencies >
283
283
<dependency >
284
284
<groupId >org.apache.bcel</groupId >
405
405
<dependency >
406
406
<groupId >com.tngtech.archunit</groupId >
407
407
<artifactId >archunit</artifactId >
408
- <version >0.22.0 </version >
408
+ <version >0.23.1 </version >
409
409
<scope >test</scope >
410
410
</dependency >
411
411
<dependency >
565
565
<dependency >
566
566
<groupId >org.slf4j</groupId >
567
567
<artifactId >slf4j-simple</artifactId >
568
- <version >1.7.35 </version >
568
+ <version >1.7.36 </version >
569
569
<scope >test</scope >
570
570
</dependency >
571
571
</dependencies >
You can’t perform that action at this time.
0 commit comments