Skip to content

Commit 9207b41

Browse files
Update dependency org.wiremock:wiremock-jetty12 to v3.13.2
1 parent 7b0f67c commit 9207b41

File tree

1 file changed

+1
-1
lines changed
  • langchain4j-http-client-spring-restclient

1 file changed

+1
-1
lines changed

langchain4j-http-client-spring-restclient/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
<dependency>
6969
<groupId>org.wiremock</groupId>
7070
<artifactId>wiremock-jetty12</artifactId>
71-
<version>3.10.0</version>
71+
<version>3.13.2</version>
7272
<scope>test</scope>
7373
</dependency>
7474

0 commit comments

Comments
 (0)