File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 74
74
</plugin >
75
75
<plugin >
76
76
<artifactId >maven-surefire-plugin</artifactId >
77
- <version >3.3.1 </version >
77
+ <version >3.4.0 </version >
78
78
</plugin >
79
79
<plugin >
80
80
<artifactId >maven-jar-plugin</artifactId >
85
85
</plugin >
86
86
<plugin >
87
87
<artifactId >maven-install-plugin</artifactId >
88
- <version >3.1.2 </version >
88
+ <version >3.1.3 </version >
89
89
</plugin >
90
90
<plugin >
91
91
<artifactId >maven-deploy-plugin</artifactId >
92
- <version >3.1.2 </version >
92
+ <version >3.1.3 </version >
93
93
</plugin >
94
94
<!-- site lifecycle, see https://maven.apache.org/ref/current/maven-core/lifecycles.html#site_Lifecycle -->
95
95
<plugin >
96
96
<artifactId >maven-site-plugin</artifactId >
97
- <version >3.12.1 </version >
97
+ <version >3.20.0 </version >
98
98
</plugin >
99
99
<plugin >
100
100
<artifactId >maven-project-info-reports-plugin</artifactId >
101
- <version >3.6.2 </version >
101
+ <version >3.7.0 </version >
102
102
</plugin >
103
103
</plugins >
104
104
</pluginManagement >
145
145
<plugin >
146
146
<groupId >org.apache.maven.plugins</groupId >
147
147
<artifactId >maven-surefire-plugin</artifactId >
148
- <version >3.3.1 </version >
148
+ <version >3.4.0 </version >
149
149
<dependencies >
150
150
<!-- https://mvnrepository.com/artifact/org.junit.jupiter/junit-jupiter-engine -->
151
151
<dependency >
You can’t perform that action at this time.
0 commit comments