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 19b2944 + 1ea10c6 commit 5496d9aCopy full SHA for 5496d9a
demo/pom.xml
@@ -22,7 +22,7 @@
22
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
23
24
<!-- Dependency Version Groups -->
25
- <com.vaadin.version>24.8.5</com.vaadin.version>
+ <com.vaadin.version>24.8.8</com.vaadin.version>
26
27
<org.springframework.boot.version>3.5.5</org.springframework.boot.version>
28
</properties>
vaadin/pom.xml
@@ -62,7 +62,7 @@
62
<dependency>
63
<groupId>com.vaadin</groupId>
64
<artifactId>vaadin-bom</artifactId>
65
- <version>24.8.5</version>
+ <version>24.8.8</version>
66
<type>pom</type>
67
<scope>import</scope>
68
</dependency>
0 commit comments