Skip to content

Commit caf0783

Browse files
authored
Merge pull request #163 from quarkiverse/dependabot/maven/org.mvnpm.at.mvnpm-vaadin-webcomponents-24.3.0
2 parents 1f26b0b + 0feb20e commit caf0783

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

samples/chatbot/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<dependency>
4646
<groupId>org.mvnpm.at.mvnpm</groupId>
4747
<artifactId>vaadin-webcomponents</artifactId>
48-
<version>24.2.3</version>
48+
<version>24.3.0</version>
4949
<scope>runtime</scope>
5050
</dependency>
5151
<dependency>

samples/csv-chatbot/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
<dependency>
5252
<groupId>org.mvnpm.at.mvnpm</groupId>
5353
<artifactId>vaadin-webcomponents</artifactId>
54-
<version>24.2.3</version>
54+
<version>24.3.0</version>
5555
<scope>runtime</scope>
5656
</dependency>
5757
<dependency>

samples/review-triage/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<dependency>
3333
<groupId>org.mvnpm.at.mvnpm</groupId>
3434
<artifactId>vaadin-webcomponents</artifactId>
35-
<version>24.2.3</version>
35+
<version>24.3.0</version>
3636
<scope>runtime</scope>
3737
</dependency>
3838
<dependency>

0 commit comments

Comments
 (0)