Skip to content

Commit 0d8cde0

Browse files
committed
Update com.vaadin to v24.7.2
1 parent 0b7b007 commit 0d8cde0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

demo/pom.xml

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

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

vaadin/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
<dependency>
9898
<groupId>com.vaadin</groupId>
9999
<artifactId>vaadin-bom</artifactId>
100-
<version>24.7.1</version>
100+
<version>24.7.2</version>
101101
<type>pom</type>
102102
<scope>import</scope>
103103
</dependency>

0 commit comments

Comments
 (0)