File tree Expand file tree Collapse file tree 1 file changed +11
-11
lines changed
Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Original file line number Diff line number Diff line change 1111 <properties >
1212 <maven .compiler.release>25</maven .compiler.release>
1313 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
14- <junit .jupiter.version>6.0.2 </junit .jupiter.version>
14+ <junit .jupiter.version>6.0.3 </junit .jupiter.version>
1515 <assertj .core.version>3.27.7</assertj .core.version>
1616 <mockito .version>5.21.0</mockito .version>
1717 <argLine />
6464 <version >3.4.0</version >
6565 </plugin >
6666 <plugin >
67- <groupId >org.apache.maven.plugins</groupId >
68- <artifactId >maven-dependency-plugin</artifactId >
69- <version >3.9 .0</version >
70- <executions >
71- <execution >
72- <goals >
73- <goal >properties</goal >
74- </goals >
75- </execution >
76- </executions >
67+ <groupId >org.apache.maven.plugins</groupId >
68+ <artifactId >maven-dependency-plugin</artifactId >
69+ <version >3.10 .0</version >
70+ <executions >
71+ <execution >
72+ <goals >
73+ <goal >properties</goal >
74+ </goals >
75+ </execution >
76+ </executions >
7777 </plugin >
7878 <plugin >
7979 <groupId >org.apache.maven.plugins</groupId >
You can’t perform that action at this time.
0 commit comments