We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 661c959 + d9896ba commit 51dad5fCopy full SHA for 51dad5f
vaadin-addon-template-demo/pom.xml
@@ -35,7 +35,7 @@
35
<mainClass>software.xdev.vaadin.Application</mainClass>
36
37
<!-- Dependency-Versions -->
38
- <vaadin.version>24.0.3</vaadin.version>
+ <vaadin.version>24.0.4</vaadin.version>
39
40
<org.springframework.boot.version>3.0.5</org.springframework.boot.version>
41
</properties>
vaadin-addon-template/pom.xml
@@ -49,7 +49,7 @@
49
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
50
51
52
53
54
55
<dependencyManagement>
0 commit comments