We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ae2c3cc + 61ba4ec commit c93a2f6Copy full SHA for c93a2f6
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.7.3</com.vaadin.version>
+ <com.vaadin.version>24.7.4</com.vaadin.version>
26
27
<org.springframework.boot.version>3.4.5</org.springframework.boot.version>
28
</properties>
vaadin/pom.xml
@@ -97,7 +97,7 @@
97
<dependency>
98
<groupId>com.vaadin</groupId>
99
<artifactId>vaadin-bom</artifactId>
100
- <version>24.7.3</version>
+ <version>24.7.4</version>
101
<type>pom</type>
102
<scope>import</scope>
103
</dependency>
0 commit comments