Skip to content

Commit

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

Bump org.mvnpm:lit from 3.1.3 to 3.1.4
  • Loading branch information
geoand authored Jul 4, 2024
2 parents 69c3a83 + c95aa0e commit b9ca8d9
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 @@ -62,7 +62,7 @@
<dependency>
<groupId>org.mvnpm</groupId>
<artifactId>lit</artifactId>
<version>3.1.3</version>
<version>3.1.4</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 @@ -62,7 +62,7 @@
<dependency>
<groupId>org.mvnpm</groupId>
<artifactId>lit</artifactId>
<version>3.1.3</version>
<version>3.1.4</version>
<scope>runtime</scope>
</dependency>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion samples/sql-chatbot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
<dependency>
<groupId>org.mvnpm</groupId>
<artifactId>lit</artifactId>
<version>3.1.3</version>
<version>3.1.4</version>
<scope>runtime</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit b9ca8d9

Please sign in to comment.