File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5757 <dependency >
5858 <groupId >junit</groupId >
5959 <artifactId >junit</artifactId >
60- <version >4.13.1 </version >
60+ <version >4.13.2 </version >
6161 <scope >test</scope >
6262 </dependency >
6363 </dependencies >
7676 <plugin >
7777 <groupId >org.apache.maven.plugins</groupId >
7878 <artifactId >maven-site-plugin</artifactId >
79- <version >3.3 </version >
79+ <version >3.10.0 </version >
8080 <configuration >
8181 <reportPlugins >
8282 <plugin >
8383 <groupId >org.codehaus.mojo</groupId >
8484 <artifactId >cobertura-maven-plugin</artifactId >
85- <version >2.5.1 </version >
85+ <version >2.7 </version >
8686 </plugin >
8787 </reportPlugins >
8888 </configuration >
9292 <extension >
9393 <groupId >org.apache.maven.scm</groupId >
9494 <artifactId >maven-scm-provider-gitexe</artifactId >
95- <version >1.3 </version >
95+ <version >1.12.2 </version >
9696 </extension >
9797 <extension >
9898 <groupId >org.apache.maven.scm</groupId >
9999 <artifactId >maven-scm-manager-plexus</artifactId >
100- <version >1.3 </version >
100+ <version >1.12.2 </version >
101101 </extension >
102102 <extension >
103103 <groupId >org.kathrynhuxtable.maven.wagon</groupId >
128128 <plugin >
129129 <groupId >org.apache.maven.plugins</groupId >
130130 <artifactId >maven-gpg-plugin</artifactId >
131- <version >1 .1</version >
131+ <version >3.0 .1</version >
132132 <executions >
133133 <execution >
134134 <id >sign-artifacts</id >
You can’t perform that action at this time.
0 commit comments