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.3 </junit .version>
48+ <junit .version>5.11.4 </junit .version>
4949 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
50- <websocket .version>1.5.7 </websocket .version>
50+ <websocket .version>1.6.0 </websocket .version>
5151 <opentest4j .version>1.3.0</opentest4j .version>
5252 </properties >
5353
136136 <plugin >
137137 <groupId >org.apache.maven.plugins</groupId >
138138 <artifactId >maven-javadoc-plugin</artifactId >
139- <version >3.11.1 </version >
139+ <version >3.11.2 </version >
140140 <configuration >
141141 <additionalOptions >--allow-script-in-comments</additionalOptions >
142142 <failOnError >false</failOnError >
You can’t perform that action at this time.
0 commit comments