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.
2 parents fc0e20e + 4c327e5 commit 92445d1Copy full SHA for 92445d1
vaadin-editable-label-demo/pom.xml
@@ -37,7 +37,7 @@
37
<!-- Dependency-Versions -->
38
<vaadin.version>24.0.5</vaadin.version>
39
40
- <org.springframework.boot.version>3.0.6</org.springframework.boot.version>
+ <org.springframework.boot.version>3.1.0</org.springframework.boot.version>
41
</properties>
42
43
<dependencyManagement>
vaadin-editable-label/pom.xml
@@ -185,7 +185,7 @@
185
<plugin>
186
<groupId>org.apache.maven.plugins</groupId>
187
<artifactId>maven-source-plugin</artifactId>
188
- <version>3.2.1</version>
+ <version>3.3.0</version>
189
<executions>
190
<execution>
191
<id>attach-sources</id>
0 commit comments