Skip to content

Commit 3ddc435

Browse files
authored
Merge pull request #316 from xdev-software/renovate/vaadin.version
Update vaadin.version to v24.7.2
2 parents 2c6c2ad + acc4965 commit 3ddc435

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

template-placeholder-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>

template-placeholder/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)