Skip to content

Commit 47c0ada

Browse files
authored
Merge pull request #85 from xdev-software/dependabot/maven/vaadin.version-24.1.12
Bump vaadin.version from 24.1.11 to 24.1.12
2 parents e545e02 + 472f947 commit 47c0ada

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.1.11</vaadin.version>
29+
<vaadin.version>24.1.12</vaadin.version>
3030

3131
<org.springframework.boot.version>3.1.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.1.11</vaadin.version>
52+
<vaadin.version>24.1.12</vaadin.version>
5353
</properties>
5454

5555
<dependencyManagement>

0 commit comments

Comments
 (0)