We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7a304d commit c38f708Copy full SHA for c38f708
vaadin-maps-leaflet-flow-demo/pom.xml
@@ -29,7 +29,7 @@
29
<mainClass>software.xdev.vaadin.Application</mainClass>
30
31
<!-- Dependency-Versions -->
32
- <vaadin.version>24.7.0</vaadin.version>
+ <vaadin.version>24.7.1</vaadin.version>
33
34
<org.springframework.boot.version>3.4.4</org.springframework.boot.version>
35
</properties>
vaadin-maps-leaflet-flow/pom.xml
@@ -49,7 +49,7 @@
49
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
50
51
52
53
54
55
<dependencyManagement>
0 commit comments