Skip to content

Commit

Permalink
Merge pull request #163 from quarkiverse/dependabot/maven/org.mvnpm.a…
Browse files Browse the repository at this point in the history
…t.mvnpm-vaadin-webcomponents-24.3.0
  • Loading branch information
cescoffier authored Dec 17, 2023
2 parents 1f26b0b + 0feb20e commit caf0783
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 caf0783

Please sign in to comment.