Skip to content

Commit

Permalink
Merge pull request #469 from quarkiverse/dependabot/maven/org.mvnpm-l…
Browse files Browse the repository at this point in the history
…it-3.1.3

Bump org.mvnpm:lit from 3.1.2 to 3.1.3
  • Loading branch information
cescoffier authored Apr 21, 2024
2 parents b264078 + a2278fb commit 1f36c22
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion samples/chatbot-easy-rag/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
<dependency>
<groupId>org.mvnpm</groupId>
<artifactId>lit</artifactId>
<version>3.1.2</version>
<version>3.1.3</version>
<scope>runtime</scope>
</dependency>
<dependency>
Expand Down
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</groupId>
<artifactId>lit</artifactId>
<version>3.1.2</version>
<version>3.1.3</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</groupId>
<artifactId>lit</artifactId>
<version>3.1.2</version>
<version>3.1.3</version>
<scope>runtime</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 1f36c22

Please sign in to comment.