File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
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.5.0 </version >
77
+ <version >3.5.2 </version >
78
78
</plugin >
79
79
<plugin >
80
80
<artifactId >maven-jar-plugin</artifactId >
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.20 .0</version >
97
+ <version >3.21 .0</version >
98
98
</plugin >
99
99
<plugin >
100
100
<artifactId >maven-project-info-reports-plugin</artifactId >
101
- <version >3.7 .0</version >
101
+ <version >3.8 .0</version >
102
102
</plugin >
103
103
</plugins >
104
104
</pluginManagement >
129
129
<plugin >
130
130
<groupId >org.apache.maven.plugins</groupId >
131
131
<artifactId >maven-javadoc-plugin</artifactId >
132
- <version >3.10 .1</version >
132
+ <version >3.11 .1</version >
133
133
<executions >
134
134
<execution >
135
135
<id >attach-javadocs</id >
145
145
<plugin >
146
146
<groupId >org.apache.maven.plugins</groupId >
147
147
<artifactId >maven-surefire-plugin</artifactId >
148
- <version >3.5.0 </version >
148
+ <version >3.5.2 </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