File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4646 <dependency >
4747 <groupId >org.junit.jupiter</groupId >
4848 <artifactId >junit-jupiter</artifactId >
49- <version >6.0.3 </version >
49+ <version >6.1.1 </version >
5050 <scope >test</scope >
5151 </dependency >
5252 </dependencies >
5656 <plugin >
5757 <groupId >org.apache.maven.plugins</groupId >
5858 <artifactId >maven-surefire-plugin</artifactId >
59- <version >3.5.5 </version >
59+ <version >3.5.6 </version >
6060 <configuration >
6161 <argLine >--enable-native-access=io.github.doblon8.openpnp.capture</argLine >
6262 </configuration >
7272 <plugin >
7373 <groupId >org.apache.maven.plugins</groupId >
7474 <artifactId >maven-source-plugin</artifactId >
75- <version >3.3.1 </version >
75+ <version >3.4.0 </version >
7676 <executions >
7777 <execution >
7878 <id >attach-sources</id >
115115 <plugin >
116116 <groupId >org.sonatype.central</groupId >
117117 <artifactId >central-publishing-maven-plugin</artifactId >
118- <version >0.9 .0</version >
118+ <version >0.11 .0</version >
119119 <extensions >true</extensions >
120120 <configuration >
121121 <publishingServerId >central</publishingServerId >
You can’t perform that action at this time.
0 commit comments