Skip to content

Commit 92445d1

Browse files
committed
Merge remote-tracking branch 'origin/update-from-template' into develop
2 parents fc0e20e + 4c327e5 commit 92445d1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

vaadin-editable-label-demo/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<!-- Dependency-Versions -->
3838
<vaadin.version>24.0.5</vaadin.version>
3939

40-
<org.springframework.boot.version>3.0.6</org.springframework.boot.version>
40+
<org.springframework.boot.version>3.1.0</org.springframework.boot.version>
4141
</properties>
4242

4343
<dependencyManagement>

vaadin-editable-label/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@
185185
<plugin>
186186
<groupId>org.apache.maven.plugins</groupId>
187187
<artifactId>maven-source-plugin</artifactId>
188-
<version>3.2.1</version>
188+
<version>3.3.0</version>
189189
<executions>
190190
<execution>
191191
<id>attach-sources</id>

0 commit comments

Comments
 (0)