Skip to content

Commit

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

---
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 Nov 23, 2023
1 parent 3700027 commit 48c93ab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion samples/chatbot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<dependency>
<groupId>org.mvnpm.at.mvnpm</groupId>
<artifactId>vaadin-webcomponents</artifactId>
<version>24.2.1</version>
<version>24.2.3</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 @@ -34,7 +34,7 @@
<dependency>
<groupId>org.mvnpm.at.mvnpm</groupId>
<artifactId>vaadin-webcomponents</artifactId>
<version>24.2.1</version>
<version>24.2.3</version>
<scope>runtime</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 48c93ab

Please sign in to comment.