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 740c5fc commit 6526f71Copy full SHA for 6526f71
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.6.5</vaadin.version>
+ <vaadin.version>24.6.6</vaadin.version>
33
34
<org.springframework.boot.version>3.4.3</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