File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6767 <dependency >
6868 <groupId >org.junit.jupiter</groupId >
6969 <artifactId >junit-jupiter</artifactId >
70- <version >5.11 .4</version >
70+ <version >5.14 .4</version >
7171 <scope >test</scope >
7272 </dependency >
7373 <dependency >
108108 <plugin >
109109 <groupId >org.apache.maven.plugins</groupId >
110110 <artifactId >maven-javadoc-plugin</artifactId >
111- <version >3.1.1 </version >
111+ <version >3.12.0 </version >
112112 <configuration >
113113 <additionalparam >${javadoc.opts} </additionalparam >
114114 <doclint >none</doclint >
178178 <plugin >
179179 <groupId >org.apache.maven.plugins</groupId >
180180 <artifactId >maven-surefire-plugin</artifactId >
181- <version >3.5.2 </version >
181+ <version >3.5.5 </version >
182182 <configuration >
183183 <excludes >
184184 <exclude >**/LR*.java</exclude >
215215 <plugin >
216216 <groupId >org.sonatype.central</groupId >
217217 <artifactId >central-publishing-maven-plugin</artifactId >
218- <version >0.8 .0</version >
218+ <version >0.10 .0</version >
219219 <extensions >true</extensions >
220220 <configuration >
221221 <publishingServerId >sonatype-nexus</publishingServerId >
You can’t perform that action at this time.
0 commit comments