Skip to content

Commit 5ef3058

Browse files
authored
Merge pull request #63 from quarkiverse/dependabot/maven/org.mvnpm.at.mvnpm-vaadin-webcomponents-24.2.3
Bump org.mvnpm.at.mvnpm:vaadin-webcomponents from 24.2.1 to 24.2.3
2 parents 2daac44 + 48c93ab commit 5ef3058

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

samples/chatbot/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<dependency>
4444
<groupId>org.mvnpm.at.mvnpm</groupId>
4545
<artifactId>vaadin-webcomponents</artifactId>
46-
<version>24.2.1</version>
46+
<version>24.2.3</version>
4747
<scope>runtime</scope>
4848
</dependency>
4949
<dependency>

samples/review-triage/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<dependency>
3535
<groupId>org.mvnpm.at.mvnpm</groupId>
3636
<artifactId>vaadin-webcomponents</artifactId>
37-
<version>24.2.1</version>
37+
<version>24.2.3</version>
3838
<scope>runtime</scope>
3939
</dependency>
4040
<dependency>

0 commit comments

Comments
 (0)