Skip to content

Commit a9be6ca

Browse files
authored
Merge pull request #145 from xdev-software/renovate/vaadin.version
Update vaadin.version to v24.3.9
2 parents 1645b4a + b30eaa7 commit a9be6ca

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

vaadin-addon-template-demo/pom.xml

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

2828
<!-- Dependency-Versions -->
29-
<vaadin.version>24.3.8</vaadin.version>
29+
<vaadin.version>24.3.9</vaadin.version>
3030

3131
<org.springframework.boot.version>3.2.4</org.springframework.boot.version>
3232
</properties>

vaadin-addon-template/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.8</vaadin.version>
52+
<vaadin.version>24.3.9</vaadin.version>
5353
</properties>
5454

5555
<dependencyManagement>

0 commit comments

Comments
 (0)