File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 4545 <maven .compiler.target>8</maven .compiler.target>
4646 <maven .compiler.parameters>true</maven .compiler.parameters>
4747 <gson .version>2.11.0</gson .version>
48- <junit .version>5.11.0 </junit .version>
48+ <junit .version>5.11.1 </junit .version>
4949 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
5050 <websocket .version>1.5.7</websocket .version>
5151 <opentest4j .version>1.3.0</opentest4j .version>
136136 <plugin >
137137 <groupId >org.apache.maven.plugins</groupId >
138138 <artifactId >maven-javadoc-plugin</artifactId >
139- <version >3.10.0 </version >
139+ <version >3.10.1 </version >
140140 <configuration >
141141 <additionalOptions >--allow-script-in-comments</additionalOptions >
142142 <failOnError >false</failOnError >
167167 <plugin >
168168 <groupId >org.apache.maven.plugins</groupId >
169169 <artifactId >maven-gpg-plugin</artifactId >
170- <version >3.2.5 </version >
170+ <version >3.2.7 </version >
171171 </plugin >
172172 <plugin >
173173 <groupId >org.apache.maven.plugins</groupId >
You can’t perform that action at this time.
0 commit comments