Skip to content

Commit 3a39a25

Browse files
authored
Merge pull request #95 from xdev-software/renovate/com.vaadin
Update com.vaadin to v24.7.6
2 parents 86be875 + 1c25be9 commit 3a39a25

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

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

0 commit comments

Comments
 (0)