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 4b5d423 + dc0f0a7 commit cdf1d44Copy full SHA for cdf1d44
template-placeholder-demo/pom.xml
@@ -29,7 +29,7 @@
29
<mainClass>software.xdev.vaadin.Application</mainClass>
30
31
<!-- Dependency-Versions -->
32
- <vaadin.version>24.8.3</vaadin.version>
+ <vaadin.version>24.8.5</vaadin.version>
33
34
<org.springframework.boot.version>3.5.4</org.springframework.boot.version>
35
</properties>
template-placeholder/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