File tree Expand file tree Collapse file tree 1 file changed +4
-14
lines changed Expand file tree Collapse file tree 1 file changed +4
-14
lines changed Original file line number Diff line number Diff line change 609609 <plugin >
610610 <groupId >org.apache.maven.plugins</groupId >
611611 <artifactId >maven-surefire-plugin</artifactId >
612- <version >3.5.3 </version >
612+ <version >3.5.4 </version >
613613 </plugin >
614614
615615 <plugin >
616616 <groupId >org.apache.maven.plugins</groupId >
617617 <artifactId >maven-failsafe-plugin</artifactId >
618- <version >3.5.3 </version >
618+ <version >3.5.4 </version >
619619 </plugin >
620620
621621 <plugin >
689689 <plugin >
690690 <groupId >org.jfrog.buildinfo</groupId >
691691 <artifactId >artifactory-maven-plugin</artifactId >
692- <version >3.6.2 </version >
692+ <version >3.7.0 </version >
693693 </plugin >
694694
695695 <plugin >
991991 <plugin >
992992 <groupId >org.jfrog.buildinfo</groupId >
993993 <artifactId >artifactory-maven-plugin</artifactId >
994- <version >3.6.2 </version >
994+ <version >3.7.0 </version >
995995 <executions >
996996 <execution >
997997 <id >build-info</id >
10641064 </profile >
10651065 </profiles >
10661066
1067- <repositories >
1068- <repository >
1069- <id >spring-snapshot</id >
1070- <url >https://repo.spring.io/snapshot</url >
1071- <snapshots >
1072- <enabled >true</enabled >
1073- </snapshots >
1074- </repository >
1075- </repositories >
1076-
10771067</project >
You can’t perform that action at this time.
0 commit comments