Skip to content

Commit 6c5f7df

Browse files
authored
Merge pull request #214 from xdev-software/renovate/com.vaadin
Update com.vaadin to v24.9.1
2 parents e890a5b + 006d418 commit 6c5f7df

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

demo/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
2323

2424
<!-- Dependency Version Groups -->
25-
<com.vaadin.version>24.9.0</com.vaadin.version>
25+
<com.vaadin.version>24.9.1</com.vaadin.version>
2626

2727
<org.springframework.boot.version>3.5.6</org.springframework.boot.version>
2828
</properties>

vaadin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
<dependency>
6363
<groupId>com.vaadin</groupId>
6464
<artifactId>vaadin-bom</artifactId>
65-
<version>24.9.0</version>
65+
<version>24.9.1</version>
6666
<type>pom</type>
6767
<scope>import</scope>
6868
</dependency>

0 commit comments

Comments
 (0)