Skip to content

Commit 0027015

Browse files
authored
Merge pull request #525 from xdev-software/renovate/vaadin.version
Update vaadin.version to v24.7.2
2 parents 00e88a4 + 8e9f828 commit 0027015

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<mainClass>software.xdev.vaadin.Application</mainClass>
3030

3131
<!-- Dependency-Versions -->
32-
<vaadin.version>24.7.1</vaadin.version>
32+
<vaadin.version>24.7.2</vaadin.version>
3333

3434
<org.springframework.boot.version>3.4.4</org.springframework.boot.version>
3535
</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.7.1</vaadin.version>
52+
<vaadin.version>24.7.2</vaadin.version>
5353
</properties>
5454

5555
<dependencyManagement>

0 commit comments

Comments
 (0)