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.
1 parent baf61f2 commit dfc66d7Copy full SHA for dfc66d7
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.9.2</com.vaadin.version>
+ <com.vaadin.version>24.9.3</com.vaadin.version>
26
27
<org.springframework.boot.version>3.5.6</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.9.2</version>
+ <version>24.9.3</version>
66
<type>pom</type>
67
<scope>import</scope>
68
</dependency>
0 commit comments