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 86be875 + 1c25be9 commit 3a39a25Copy full SHA for 3a39a25
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.5</com.vaadin.version>
+ <com.vaadin.version>24.7.6</com.vaadin.version>
26
27
<org.springframework.boot.version>3.5.0</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.7.5</version>
+ <version>24.7.6</version>
66
<type>pom</type>
67
<scope>import</scope>
68
</dependency>
0 commit comments