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 d5ac233 + 7e1420a commit 1fc8f94Copy full SHA for 1fc8f94
template-placeholder-demo/pom.xml
@@ -24,7 +24,7 @@
24
<mainClass>software.xdev.vaadin.Application</mainClass>
25
26
<!-- Dependency-Versions -->
27
- <vaadin.version>24.3.10</vaadin.version>
+ <vaadin.version>24.3.12</vaadin.version>
28
29
<org.springframework.boot.version>3.2.5</org.springframework.boot.version>
30
</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