File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 8484 run : mvn -B install -D enable-ci --file pom.xml
8585 - name : Codecov Report
8686 if : matrix.os != 'windows' && matrix.java == '8'
87- 87+ 8888 # JDK 11+
8989 - name : Maven Install without Code Coverage
9090 if : matrix.os == 'windows' && matrix.java != '8'
Original file line number Diff line number Diff line change 469469 <dependency >
470470 <groupId >org.eclipse.jgit</groupId >
471471 <artifactId >org.eclipse.jgit</artifactId >
472- <version >5.11.1.202105131744 -r</version >
472+ <version >5.12.0.202106070339 -r</version >
473473 <scope >test</scope >
474474 </dependency >
475475 <dependency >
525525 <dependency >
526526 <groupId >org.mockito</groupId >
527527 <artifactId >mockito-core</artifactId >
528- <version >3.10.0 </version >
528+ <version >3.11.2 </version >
529529 <scope >test</scope >
530530 </dependency >
531531 <dependency >
537537 <dependency >
538538 <groupId >com.github.tomakehurst</groupId >
539539 <artifactId >wiremock-jre8-standalone</artifactId >
540- <version >2.28 .0</version >
540+ <version >2.29 .0</version >
541541 <scope >test</scope >
542542 </dependency >
543543 <dependency >
549549 <dependency >
550550 <groupId >org.slf4j</groupId >
551551 <artifactId >slf4j-simple</artifactId >
552- <version >1.7.30 </version >
552+ <version >1.7.31 </version >
553553 <scope >test</scope >
554554 </dependency >
555555 </dependencies >
You can’t perform that action at this time.
0 commit comments