Skip to content

Commit 2a54876

Browse files
authored
Merge pull request #124 from xdev-software/dependabot/maven/vaadin.version-24.3.5
Bump vaadin.version from 24.3.3 to 24.3.5
2 parents fcd5345 + 55156e0 commit 2a54876

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.3</vaadin.version>
29+
<vaadin.version>24.3.5</vaadin.version>
3030

3131
<org.springframework.boot.version>3.2.2</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.3</vaadin.version>
52+
<vaadin.version>24.3.5</vaadin.version>
5353
</properties>
5454

5555
<dependencyManagement>

0 commit comments

Comments
 (0)