Skip to content

Commit 811ecd9

Browse files
committed
Merge branch 'develop' of https://github.com/xdev-software/vaadin-maps-leaflet-flow into develop
2 parents c5b4ec6 + ab8f417 commit 811ecd9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@
2929
<mainClass>software.xdev.vaadin.Application</mainClass>
3030

3131
<!-- Dependency-Versions -->
32-
<vaadin.version>24.4.7</vaadin.version>
32+
<vaadin.version>24.4.10</vaadin.version>
3333

34-
<org.springframework.boot.version>3.3.2</org.springframework.boot.version>
34+
<org.springframework.boot.version>3.3.3</org.springframework.boot.version>
3535
</properties>
3636

3737
<dependencyManagement>

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.4.7</vaadin.version>
52+
<vaadin.version>24.4.10</vaadin.version>
5353
</properties>
5454

5555
<dependencyManagement>

0 commit comments

Comments
 (0)