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 9ec81f2 commit 9a1697bCopy full SHA for 9a1697b
vaadin-grid-exporter-demo/pom.xml
@@ -29,7 +29,7 @@
29
<mainClass>software.xdev.vaadin.Application</mainClass>
30
31
<!-- Dependency-Versions -->
32
- <vaadin.version>24.8.8</vaadin.version>
+ <vaadin.version>24.9.0</vaadin.version>
33
34
<org.springframework.boot.version>3.5.5</org.springframework.boot.version>
35
</properties>
vaadin-grid-exporter/pom.xml
@@ -50,7 +50,7 @@
50
<failOnMissingWebXml>false</failOnMissingWebXml>
51
52
53
54
55
56
<dependencyManagement>
0 commit comments