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 45
45
<maven .compiler.target>8</maven .compiler.target>
46
46
<maven .compiler.parameters>true</maven .compiler.parameters>
47
47
<gson .version>2.11.0</gson .version>
48
- <junit .version>5.11.0 </junit .version>
48
+ <junit .version>5.11.1 </junit .version>
49
49
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
50
50
<websocket .version>1.5.7</websocket .version>
51
51
<opentest4j .version>1.3.0</opentest4j .version>
136
136
<plugin >
137
137
<groupId >org.apache.maven.plugins</groupId >
138
138
<artifactId >maven-javadoc-plugin</artifactId >
139
- <version >3.10.0 </version >
139
+ <version >3.10.1 </version >
140
140
<configuration >
141
141
<additionalOptions >--allow-script-in-comments</additionalOptions >
142
142
<failOnError >false</failOnError >
167
167
<plugin >
168
168
<groupId >org.apache.maven.plugins</groupId >
169
169
<artifactId >maven-gpg-plugin</artifactId >
170
- <version >3.2.5 </version >
170
+ <version >3.2.7 </version >
171
171
</plugin >
172
172
<plugin >
173
173
<groupId >org.apache.maven.plugins</groupId >
You can’t perform that action at this time.
0 commit comments