Skip to content

Commit

Permalink
Set version in docs pom for 2024.0.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanjbaxter authored Dec 2, 2024
1 parent 626eabd commit e4b7e76
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,12 @@
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>spring-cloud-starter-contract-stub-runner</artifactId>
<version>4.1.5</version>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>spring-cloud-starter-contract-verifier</artifactId>
<version>4.1.5</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.module</groupId>
Expand Down

0 comments on commit e4b7e76

Please sign in to comment.