File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 4
4
<modelVersion >4.0.0</modelVersion >
5
5
<groupId >org.htmlunit</groupId >
6
6
<artifactId >htmlunit-core-js</artifactId >
7
- <version >4.5.0 </version >
7
+ <version >4.6.0-SNAPSHOT </version >
8
8
<name >HtmlUnit JavaScript Engine</name >
9
9
<organization >
10
10
<name >HtmlUnit</name >
379
379
<plugin >
380
380
<groupId >org.apache.maven.plugins</groupId >
381
381
<artifactId >maven-surefire-plugin</artifactId >
382
- <version >3.5.1 </version >
382
+ <version >3.5.2 </version >
383
383
</plugin >
384
384
<plugin >
385
385
<groupId >org.apache.maven.plugins</groupId >
419
419
<plugin >
420
420
<groupId >org.apache.maven.plugins</groupId >
421
421
<artifactId >maven-javadoc-plugin</artifactId >
422
- <version >3.10 .1</version >
422
+ <version >3.11 .1</version >
423
423
<configuration >
424
424
<quiet >true</quiet >
425
425
<doclint >none</doclint >
499
499
<dependency >
500
500
<groupId >org.junit.jupiter</groupId >
501
501
<artifactId >junit-jupiter-engine</artifactId >
502
- <version >5.11.2 </version >
502
+ <version >5.11.3 </version >
503
503
<scope >test</scope >
504
504
</dependency >
505
505
</dependencies >
You can’t perform that action at this time.
0 commit comments