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 1616 <url >https://xdev.software</url >
1717 </organization >
1818
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-
2619 <properties >
27- <license .licenseName>apache_v2</license .licenseName>
28-
2920 <javaVersion >17</javaVersion >
3021 <maven .compiler.release>${javaVersion} </maven .compiler.release>
3122
3526 <mainClass >software.xdev.vaadin.Application</mainClass >
3627
3728 <!-- Dependency-Versions -->
38- <vaadin .version>24.0.5 </vaadin .version>
29+ <vaadin .version>24.1.0 </vaadin .version>
3930
4031 <org .springframework.boot.version>3.1.0</org .springframework.boot.version>
4132 </properties >
Original file line number Diff line number Diff line change 4949 <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
5050
5151 <!-- Dependency-Versions -->
52- <vaadin .version>24.0.5 </vaadin .version>
52+ <vaadin .version>24.1.0 </vaadin .version>
5353 </properties >
5454
5555 <dependencyManagement >
You can’t perform that action at this time.
0 commit comments