Skip to content

Commit 5496d9a

Browse files
authored
Merge pull request #169 from xdev-software/renovate/com.vaadin
Update com.vaadin to v24.8.8
2 parents 19b2944 + 1ea10c6 commit 5496d9a

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.8.5</com.vaadin.version>
25+
<com.vaadin.version>24.8.8</com.vaadin.version>
2626

2727
<org.springframework.boot.version>3.5.5</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.8.5</version>
65+
<version>24.8.8</version>
6666
<type>pom</type>
6767
<scope>import</scope>
6868
</dependency>

0 commit comments

Comments
 (0)