Skip to content

Commit

Permalink
Bump org.mvnpm.at.mvnpm:vaadin-webcomponents from 24.2.3 to 24.2.5
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.2.5.
- [Release notes](https://github.com/vaadin/web-components/releases)
- [Commits](vaadin/web-components@v24.2.3...v24.2.5)

---
updated-dependencies:
- dependency-name: org.mvnpm.at.mvnpm:vaadin-webcomponents
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 4, 2023
1 parent 18ab50d commit a31d418
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 @@ -41,7 +41,7 @@
<dependency>
<groupId>org.mvnpm.at.mvnpm</groupId>
<artifactId>vaadin-webcomponents</artifactId>
<version>24.2.3</version>
<version>24.2.5</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 @@ -47,7 +47,7 @@
<dependency>
<groupId>org.mvnpm.at.mvnpm</groupId>
<artifactId>vaadin-webcomponents</artifactId>
<version>24.2.3</version>
<version>24.2.5</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.2.5</version>
<scope>runtime</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit a31d418

Please sign in to comment.