File tree 4 files changed +5
-5
lines changed
java-wicket/java-wicket-main
4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 18
18
<jsoup .version>1.13.1</jsoup .version>
19
19
<xmlunit .version>2.7.0</xmlunit .version>
20
20
<hamcrest-json .version>0.2</hamcrest-json .version>
21
- <vertx .version>3.9.0 </vertx .version>
21
+ <vertx .version>3.9.1 </vertx .version>
22
22
</properties >
23
23
24
24
<dependencies >
Original file line number Diff line number Diff line change 17
17
<properties >
18
18
<project .Automatic-Module-Name>io.cucumber.examples.wicket.main</project .Automatic-Module-Name>
19
19
<wicket .version>8.8.0</wicket .version>
20
- <jetty .version>9.4.28.v20200408 </jetty .version>
20
+ <jetty .version>9.4.29.v20200521 </jetty .version>
21
21
<jcl-over-slf4 .version>1.7.30</jcl-over-slf4 .version>
22
22
<logback-classic .version>1.2.3</logback-classic .version>
23
23
</properties >
Original file line number Diff line number Diff line change 14
14
15
15
<properties >
16
16
<project .Automatic-Module-Name>io.cucumber.examples.spring.txn</project .Automatic-Module-Name>
17
- <spring-boot .version>2.2.7 .RELEASE</spring-boot .version>
17
+ <spring-boot .version>2.3.0 .RELEASE</spring-boot .version>
18
18
</properties >
19
19
20
20
<dependencyManagement >
Original file line number Diff line number Diff line change 24
24
<apiguardian-api .version>1.1.0</apiguardian-api .version>
25
25
26
26
<!-- Dependencies -->
27
- <cucumber-expressions .version>10.1 .0</cucumber-expressions .version>
27
+ <cucumber-expressions .version>10.2 .0</cucumber-expressions .version>
28
28
<datatable .version>3.3.1</datatable .version>
29
29
<tag-expressions .version>2.0.4</tag-expressions .version>
30
30
<!-- When ever messages is updated run `make update-compatibility` -->
39
39
<hamcrest .version>2.2</hamcrest .version>
40
40
<mockito .version>3.3.3</mockito .version>
41
41
<!-- Maven plugins-->
42
- <groovy .version>2.5.11 </groovy .version>
42
+ <groovy .version>2.5.12 </groovy .version>
43
43
</properties >
44
44
<scm >
45
45
<connection >scm:git:git://github.com/cucumber/cucumber-jvm.git</connection >
You can’t perform that action at this time.
0 commit comments