Skip to content

Commit e2e1f4a

Browse files
Update dependency org.wiremock:wiremock-jetty12 to v3.11.0
1 parent cb21461 commit e2e1f4a

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
<dependency>
5959
<groupId>org.wiremock</groupId>
6060
<artifactId>wiremock-jetty12</artifactId>
61-
<version>3.10.0</version>
61+
<version>3.11.0</version>
6262
<scope>test</scope>
6363
</dependency>
6464

0 commit comments

Comments
 (0)