Skip to content

Commit 2b8f0c9

Browse files
committed
Merge remote-tracking branch 'origin/update-from-template' into develop
2 parents 62b72b7 + 0cb59c9 commit 2b8f0c9

File tree

2 files changed

+2
-11
lines changed

2 files changed

+2
-11
lines changed

vaadin-maps-leaflet-flow-demo/pom.xml

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -16,16 +16,7 @@
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

@@ -35,7 +26,7 @@
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>

vaadin-maps-leaflet-flow/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
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>

0 commit comments

Comments
 (0)