Skip to content

Commit 48c93ab

Browse files
Bump org.mvnpm.at.mvnpm:vaadin-webcomponents from 24.2.1 to 24.2.3
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]>
1 parent 3700027 commit 48c93ab

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

samples/chatbot/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<dependency>
4444
<groupId>org.mvnpm.at.mvnpm</groupId>
4545
<artifactId>vaadin-webcomponents</artifactId>
46-
<version>24.2.1</version>
46+
<version>24.2.3</version>
4747
<scope>runtime</scope>
4848
</dependency>
4949
<dependency>

samples/review-triage/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<dependency>
3535
<groupId>org.mvnpm.at.mvnpm</groupId>
3636
<artifactId>vaadin-webcomponents</artifactId>
37-
<version>24.2.1</version>
37+
<version>24.2.3</version>
3838
<scope>runtime</scope>
3939
</dependency>
4040
<dependency>

0 commit comments

Comments
 (0)