We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6697bee + 6b8bd86 commit f67ca9aCopy full SHA for f67ca9a
template-placeholder-demo/pom.xml
@@ -29,7 +29,7 @@
29
<mainClass>software.xdev.vaadin.Application</mainClass>
30
31
<!-- Dependency-Versions -->
32
- <vaadin.version>24.9.9</vaadin.version>
+ <vaadin.version>25.0.3</vaadin.version>
33
34
<org.springframework.boot.version>4.0.1</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