File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Load Diff This file was deleted.
Original file line number Diff line number Diff line change 5858 <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
5959 <argLine >-Dfile.encoding=UTF-8</argLine >
6060
61- <junit .version>5.11.0 </junit .version>
61+ <junit .version>5.13.4 </junit .version>
6262 </properties >
6363
6464 <dependencies >
9595 <plugin >
9696 <groupId >org.apache.maven.plugins</groupId >
9797 <artifactId >maven-javadoc-plugin</artifactId >
98- <version >3.10.0 </version >
98+ <version >3.11.2 </version >
9999 <configuration >
100100 <doclint >all,-missing</doclint >
101101 </configuration >
111111 <plugin >
112112 <groupId >org.jacoco</groupId >
113113 <artifactId >jacoco-maven-plugin</artifactId >
114- <version >0.8.12 </version >
114+ <version >0.8.13 </version >
115115 <executions >
116116 <execution >
117117 <id >default-prepare-agent</id >
130130 </plugin >
131131 <plugin >
132132 <artifactId >maven-surefire-plugin</artifactId >
133- <version >3.5.0 </version >
133+ <version >3.5.3 </version >
134134 </plugin >
135135 <plugin >
136136 <artifactId >maven-failsafe-plugin</artifactId >
137- <version >3.5.0 </version >
137+ <version >3.5.3 </version >
138138 </plugin >
139139 </plugins >
140140 </build >
152152 <plugin >
153153 <groupId >org.apache.maven.plugins</groupId >
154154 <artifactId >maven-gpg-plugin</artifactId >
155- <version >3.2.6 </version >
155+ <version >3.2.8 </version >
156156 <executions >
157157 <execution >
158158 <id >sign-artifacts</id >
You can’t perform that action at this time.
0 commit comments