File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
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.0.0 </version >
7
+ <version >4.1.0-SNAPSHOT </version >
8
8
<name >HtmlUnit JavaScript Engine</name >
9
9
<organization >
10
10
<name >HtmlUnit</name >
20
20
<maven .compiler.source>8</maven .compiler.source>
21
21
<maven .compiler.target>8</maven .compiler.target>
22
22
23
- <dependencycheck .version>9.0.9 </dependencycheck .version>
23
+ <dependencycheck .version>9.1.0 </dependencycheck .version>
24
24
</properties >
25
25
<build >
26
26
<resources >
380
380
<plugin >
381
381
<groupId >org.apache.maven.plugins</groupId >
382
382
<artifactId >maven-compiler-plugin</artifactId >
383
- <version >3.12.1 </version >
383
+ <version >3.13.0 </version >
384
384
</plugin >
385
385
<plugin >
386
386
<groupId >org.apache.maven.plugins</groupId >
387
387
<artifactId >maven-jar-plugin</artifactId >
388
- <version >3.3 .0</version >
388
+ <version >3.4 .0</version >
389
389
<configuration >
390
390
<archive >
391
391
<manifest >
403
403
<plugin >
404
404
<groupId >org.apache.maven.plugins</groupId >
405
405
<artifactId >maven-source-plugin</artifactId >
406
- <version >3.3.0 </version >
406
+ <version >3.3.1 </version >
407
407
<executions >
408
408
<execution >
409
409
<goals >
435
435
<plugin >
436
436
<groupId >org.apache.maven.plugins</groupId >
437
437
<artifactId >maven-gpg-plugin</artifactId >
438
- <version >3.1.0 </version >
438
+ <version >3.2.3 </version >
439
439
<executions >
440
440
<execution >
441
441
<phase >verify</phase >
You can’t perform that action at this time.
0 commit comments