Skip to content

Commit

Permalink
Revert "Specify versions in docs pom"
Browse files Browse the repository at this point in the history
This reverts commit ff0b505.
  • Loading branch information
OlgaMaciaszek committed Nov 27, 2024
1 parent 8c147ad commit fdf3ed9
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions docs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,17 +25,15 @@
<groovy.version>4.0.6</groovy.version>
<generate-adoc-resource.phase>process-classes</generate-adoc-resource.phase>
</properties>

<dependencies>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>spring-cloud-starter-contract-stub-runner</artifactId>
<version>4.1.4</version>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>spring-cloud-starter-contract-verifier</artifactId>
<version>4.1.4</version>
</dependency>
<dependency>
<groupId>org.springframework.amqp</groupId>
Expand Down

0 comments on commit fdf3ed9

Please sign in to comment.