Skip to content

Commit 1fc8f94

Browse files
authored
Merge pull request #155 from xdev-software/renovate/vaadin.version
Update vaadin.version to v24.3.12
2 parents d5ac233 + 7e1420a commit 1fc8f94

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
@@ -24,7 +24,7 @@
2424
<mainClass>software.xdev.vaadin.Application</mainClass>
2525

2626
<!-- Dependency-Versions -->
27-
<vaadin.version>24.3.10</vaadin.version>
27+
<vaadin.version>24.3.12</vaadin.version>
2828

2929
<org.springframework.boot.version>3.2.5</org.springframework.boot.version>
3030
</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.3.10</vaadin.version>
52+
<vaadin.version>24.3.12</vaadin.version>
5353
</properties>
5454

5555
<dependencyManagement>

0 commit comments

Comments
 (0)