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 8888 <dependency >
8989 <groupId >org.junit.jupiter</groupId >
9090 <artifactId >junit-jupiter</artifactId >
91- <version >5.11.0 </version >
91+ <version >5.11.3 </version >
9292 <scope >test</scope >
9393 </dependency >
9494 <dependency >
119119 <plugin >
120120 <groupId >org.apache.maven.plugins</groupId >
121121 <artifactId >maven-site-plugin</artifactId >
122- <version >3.12.1 </version >
122+ <version >3.21.0 </version >
123123 </plugin >
124124 <plugin >
125125 <groupId >org.apache.maven.plugins</groupId >
129129 <plugin >
130130 <groupId >org.apache.maven.plugins</groupId >
131131 <artifactId >maven-surefire-plugin</artifactId >
132- <version >3.3 .1</version >
132+ <version >3.5 .1</version >
133133 <configuration >
134134 <forkNode implementation =" org.apache.maven.plugin.surefire.extensions.SurefireForkNodeFactory" />
135135 </configuration >
162162 <plugin >
163163 <groupId >org.apache.maven.plugins</groupId >
164164 <artifactId >maven-javadoc-plugin</artifactId >
165- <version >3.8.0 </version >
165+ <version >3.10.1 </version >
166166 <executions >
167167 <execution >
168168 <id >attach-javadocs</id >
196196 <plugin >
197197 <groupId >org.apache.maven.plugins</groupId >
198198 <artifactId >maven-gpg-plugin</artifactId >
199- <version >3.2.4 </version >
199+ <version >3.2.7 </version >
200200 <executions >
201201 <execution >
202202 <id >sign-artifacts</id >
You can’t perform that action at this time.
0 commit comments