Skip to content

Commit

Permalink
Revert "spring-data-bom was updated to 2021.2.16 so override is nog l…
Browse files Browse the repository at this point in the history
…onger necessary"

This reverts commit 32cae90.
  • Loading branch information
matthijsln committed Oct 5, 2023
1 parent 215d9bb commit 07e4600
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -197,6 +197,9 @@ SPDX-License-Identifier: MIT
<dependency>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-rest-webmvc</artifactId>
<!-- Downgrade this dependency because of HTM-908 / https://github.com/spring-projects/spring-data-rest/issues/2287 -->
<!-- When spring-boot-starter-parent includes spring-data-rest-webmvc 3.7.16 we can remove this version tag -->
<version>3.7.12</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
Expand Down

0 comments on commit 07e4600

Please sign in to comment.