File tree Expand file tree Collapse file tree 2 files changed +2
-11
lines changed
vaadin-maps-leaflet-flow-demo Expand file tree Collapse file tree 2 files changed +2
-11
lines changed Original file line number Diff line number Diff line change 16
16
<url >https://xdev.software</url >
17
17
</organization >
18
18
19
- <licenses >
20
- <license >
21
- <name >Apache License, Version 2.0</name >
22
- <url >https://www.apache.org/licenses/LICENSE-2.0.txt</url >
23
- </license >
24
- </licenses >
25
-
26
19
<properties >
27
- <license .licenseName>apache_v2</license .licenseName>
28
-
29
20
<javaVersion >17</javaVersion >
30
21
<maven .compiler.release>${javaVersion} </maven .compiler.release>
31
22
35
26
<mainClass >software.xdev.vaadin.Application</mainClass >
36
27
37
28
<!-- Dependency-Versions -->
38
- <vaadin .version>24.0.5 </vaadin .version>
29
+ <vaadin .version>24.1.0 </vaadin .version>
39
30
40
31
<org .springframework.boot.version>3.1.0</org .springframework.boot.version>
41
32
</properties >
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.0.5 </vaadin .version>
52
+ <vaadin .version>24.1.0 </vaadin .version>
53
53
</properties >
54
54
55
55
<dependencyManagement >
You can’t perform that action at this time.
0 commit comments