File tree 3 files changed +4
-4
lines changed
vaadin-maps-leaflet-flow-demo
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 19
19
20
20
- name : Link Checker
21
21
id : lychee
22
- uses : lycheeverse/lychee-action@1d97d84f0bc547f7b25f4c2170d87d810dc2fb2c # v2
22
+ uses : lycheeverse/lychee-action@82202e5e9c2f4ef1a55a3d02563e1cb6041e5332 # v2
23
23
with :
24
24
fail : false # Don't fail on broken links, create an issue instead
25
25
Original file line number Diff line number Diff line change 29
29
<mainClass >software.xdev.vaadin.Application</mainClass >
30
30
31
31
<!-- Dependency-Versions -->
32
- <vaadin .version>24.7.2 </vaadin .version>
32
+ <vaadin .version>24.7.4 </vaadin .version>
33
33
34
- <org .springframework.boot.version>3.4.4 </org .springframework.boot.version>
34
+ <org .springframework.boot.version>3.4.5 </org .springframework.boot.version>
35
35
</properties >
36
36
37
37
<dependencyManagement >
Original file line number Diff line number Diff line change 49
49
<project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
50
50
51
51
<!-- Dependency-Versions -->
52
- <vaadin .version>24.7.2 </vaadin .version>
52
+ <vaadin .version>24.7.4 </vaadin .version>
53
53
</properties >
54
54
55
55
<dependencyManagement >
You can’t perform that action at this time.
0 commit comments