Skip to content

Commit 0feb20e

Browse files
Bump org.mvnpm.at.mvnpm:vaadin-webcomponents from 24.2.3 to 24.3.0
Bumps [org.mvnpm.at.mvnpm:vaadin-webcomponents](https://github.com/vaadin/web-components) from 24.2.3 to 24.3.0. - [Release notes](https://github.com/vaadin/web-components/releases) - [Commits](vaadin/web-components@v24.2.3...v24.3.0) --- updated-dependencies: - dependency-name: org.mvnpm.at.mvnpm:vaadin-webcomponents dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e23407a commit 0feb20e

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)