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 a0f4557 + a4c3683 commit c20f2ecCopy full SHA for c20f2ec
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.0</vaadin.version>
+ <vaadin.version>24.8.3</vaadin.version>
33
34
<org.springframework.boot.version>3.5.3</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