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 69322f6 commit 35f5c2bCopy full SHA for 35f5c2b
pom.xml
@@ -71,7 +71,7 @@
71
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
72
<maven.compiler.source>${java.version}</maven.compiler.source>
73
<maven.compiler.target>${java.version}</maven.compiler.target>
74
- <vaadin.version>24.4.13</vaadin.version>
+ <vaadin.version>24.5.0</vaadin.version>
75
</properties>
76
77
<dependencies>
@@ -109,7 +109,7 @@
109
<dependency>
110
<groupId>com.cedarsoftware</groupId>
111
<artifactId>json-io</artifactId>
112
- <version>4.28.0</version>
+ <version>4.30.0</version>
113
</dependency>
114
115
<groupId>org.springframework.boot</groupId>
0 commit comments