File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11
11
12
12
<properties >
13
13
<project .Automatic-Module-Name>io.cucumber.examples.wicket.main</project .Automatic-Module-Name>
14
- <wicket .version>8.8 .0</wicket .version>
15
- <jetty .version>9.4.30.v20200611 </jetty .version>
14
+ <wicket .version>9.0 .0</wicket .version>
15
+ <jetty .version>9.4.31.v20200723 </jetty .version>
16
16
<jcl-over-slf4 .version>1.7.30</jcl-over-slf4 .version>
17
17
<logback-classic .version>1.2.3</logback-classic .version>
18
18
</properties >
Original file line number Diff line number Diff line change 10
10
11
11
<properties >
12
12
<project .Automatic-Module-Name>io.cucumber.examples.wicket.test</project .Automatic-Module-Name>
13
- <htmlunit .version>2.41 .0</htmlunit .version>
13
+ <htmlunit .version>2.42 .0</htmlunit .version>
14
14
</properties >
15
15
16
16
<build >
Original file line number Diff line number Diff line change 13
13
14
14
<properties >
15
15
<project .Automatic-Module-Name>io.cucumber.examples.spring.txn</project .Automatic-Module-Name>
16
- <spring-boot .version>2.3.1 .RELEASE</spring-boot .version>
16
+ <spring-boot .version>2.3.2 .RELEASE</spring-boot .version>
17
17
</properties >
18
18
19
19
<dependencyManagement >
You can’t perform that action at this time.
0 commit comments