Skip to content

Commit e4b7e76

Browse files
authored
Set version in docs pom for 2024.0.0 release
1 parent 626eabd commit e4b7e76

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,12 @@
2929
<dependency>
3030
<groupId>${project.groupId}</groupId>
3131
<artifactId>spring-cloud-starter-contract-stub-runner</artifactId>
32+
<version>4.1.5</version>
3233
</dependency>
3334
<dependency>
3435
<groupId>${project.groupId}</groupId>
3536
<artifactId>spring-cloud-starter-contract-verifier</artifactId>
37+
<version>4.1.5</version>
3638
</dependency>
3739
<dependency>
3840
<groupId>com.fasterxml.jackson.module</groupId>

0 commit comments

Comments
 (0)