@@ -46,7 +46,7 @@ It supports test-case and test-suite which are Selenium IDE's native format.</de
4646 <target .version>1.8</target .version>
4747 <skipTests >true</skipTests >
4848 <selenium .version>3.141.59</selenium .version>
49- <htmlunit .version>2.37 .0</htmlunit .version>
49+ <htmlunit .version>2.38 .0</htmlunit .version>
5050 <htmlunit-core-js .version>${htmlunit.version} </htmlunit-core-js .version>
5151 <neko-htmlunit .version>${htmlunit.version} </neko-htmlunit .version>
5252 <htmlunit-driver .version>${htmlunit.version} </htmlunit-driver .version>
@@ -537,7 +537,7 @@ It supports test-case and test-suite which are Selenium IDE's native format.</de
537537 <dependency >
538538 <groupId >io.netty</groupId >
539539 <artifactId >netty-all</artifactId >
540- <version >4.1.45 .Final</version >
540+ <version >4.1.47 .Final</version >
541541 </dependency >
542542 </dependencies >
543543 </dependencyManagement >
@@ -619,7 +619,7 @@ It supports test-case and test-suite which are Selenium IDE's native format.</de
619619 <dependency >
620620 <groupId >com.floreysoft</groupId >
621621 <artifactId >jmte</artifactId >
622- <version >5 .0.0</version >
622+ <version >6 .0.0</version >
623623 </dependency >
624624 <dependency >
625625 <groupId >com.google.code.gson</groupId >
@@ -681,7 +681,7 @@ It supports test-case and test-suite which are Selenium IDE's native format.</de
681681 <dependency >
682682 <groupId >jakarta.xml.bind</groupId >
683683 <artifactId >jakarta.xml.bind-api</artifactId >
684- <version >2.3.2 </version >
684+ <version >2.3.3 </version >
685685 </dependency >
686686 <dependency >
687687 <groupId >org.glassfish.jaxb</groupId >
0 commit comments