Skip to content

Commit

Permalink
Bump org.mvnpm.at.mvnpm:vaadin-webcomponents from 24.2.3 to 24.3.0
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Dec 15, 2023
1 parent e23407a commit 0feb20e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion samples/chatbot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<dependency>
<groupId>org.mvnpm.at.mvnpm</groupId>
<artifactId>vaadin-webcomponents</artifactId>
<version>24.2.3</version>
<version>24.3.0</version>
<scope>runtime</scope>
</dependency>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion samples/csv-chatbot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<dependency>
<groupId>org.mvnpm.at.mvnpm</groupId>
<artifactId>vaadin-webcomponents</artifactId>
<version>24.2.3</version>
<version>24.3.0</version>
<scope>runtime</scope>
</dependency>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion samples/review-triage/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<dependency>
<groupId>org.mvnpm.at.mvnpm</groupId>
<artifactId>vaadin-webcomponents</artifactId>
<version>24.2.3</version>
<version>24.3.0</version>
<scope>runtime</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 0feb20e

Please sign in to comment.