File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 4444 <maven .compiler.source>8</maven .compiler.source>
4545 <maven .compiler.target>8</maven .compiler.target>
4646 <maven .compiler.parameters>true</maven .compiler.parameters>
47- <gson .version>2.13.1 </gson .version>
47+ <gson .version>2.13.2 </gson .version>
4848 <junit .version>5.13.4</junit .version>
4949 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
5050 <websocket .version>1.6.0</websocket .version>
128128 <plugin >
129129 <groupId >org.apache.maven.plugins</groupId >
130130 <artifactId >maven-compiler-plugin</artifactId >
131- <version >3.14.0 </version >
131+ <version >3.14.1 </version >
132132 </plugin >
133133 <plugin >
134134 <groupId >org.apache.maven.plugins</groupId >
148148 <plugin >
149149 <groupId >org.apache.maven.plugins</groupId >
150150 <artifactId >maven-javadoc-plugin</artifactId >
151- <version >3.11.3 </version >
151+ <version >3.12.0 </version >
152152 <configuration >
153153 <additionalOptions >--allow-script-in-comments</additionalOptions >
154154 <failOnError >false</failOnError >
159159 <plugin >
160160 <groupId >org.apache.maven.plugins</groupId >
161161 <artifactId >maven-surefire-plugin</artifactId >
162- <version >3.5.3 </version >
162+ <version >3.5.4 </version >
163163 <configuration >
164164 <properties >
165165 <configurationParameters >
You can’t perform that action at this time.
0 commit comments