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 dcd6fb0 commit 50d356aCopy full SHA for 50d356a
complete/pom.xml
@@ -6,7 +6,7 @@
6
<parent>
7
<groupId>org.springframework.boot</groupId>
8
<artifactId>spring-boot-starter-parent</artifactId>
9
- <version>3.3.1</version>
+ <version>3.5.0</version>
10
<relativePath/> <!-- lookup parent from repository -->
11
</parent>
12
<groupId>com.example</groupId>
@@ -17,7 +17,7 @@
17
18
<properties>
19
<java.version>17</java.version>
20
- <vaadin.version>24.4.4</vaadin.version>
+ <vaadin.version>24.8.0</vaadin.version>
21
</properties>
22
23
<dependencies>
0 commit comments