Skip to content

Commit

Permalink
Merge pull request #376 from quarkiverse/dependabot/maven/org.mvnpm.a…
Browse files Browse the repository at this point in the history
…t.mvnpm-vaadin-webcomponents-24.3.8

Bump org.mvnpm.at.mvnpm:vaadin-webcomponents from 24.3.1 to 24.3.8
  • Loading branch information
cescoffier authored Mar 15, 2024
2 parents 76e6113 + 81e0d3a commit e713beb
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 @@ -55,7 +55,7 @@
<dependency>
<groupId>org.mvnpm.at.mvnpm</groupId>
<artifactId>vaadin-webcomponents</artifactId>
<version>24.3.1</version>
<version>24.3.8</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 @@ -59,7 +59,7 @@
<dependency>
<groupId>org.mvnpm.at.mvnpm</groupId>
<artifactId>vaadin-webcomponents</artifactId>
<version>24.3.1</version>
<version>24.3.8</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 @@ -37,7 +37,7 @@
<dependency>
<groupId>org.mvnpm.at.mvnpm</groupId>
<artifactId>vaadin-webcomponents</artifactId>
<version>24.3.1</version>
<version>24.3.8</version>
<scope>runtime</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit e713beb

Please sign in to comment.