We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b7b007 commit 0d8cde0Copy full SHA for 0d8cde0
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.1</com.vaadin.version>
+ <com.vaadin.version>24.7.2</com.vaadin.version>
26
27
<org.springframework.boot.version>3.4.4</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.1</version>
+ <version>24.7.2</version>
101
<type>pom</type>
102
<scope>import</scope>
103
</dependency>
0 commit comments