Skip to content

Commit

Permalink
Remove manual version overrides for Spring Data and HATEOAS.
Browse files Browse the repository at this point in the history
  • Loading branch information
odrotbohm committed Oct 18, 2024
1 parent 6ec6edc commit 63fc89f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,6 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma
<datasourceMicrometerSpringBootVersion>1.0.5</datasourceMicrometerSpringBootVersion>
<java.version>21</java.version>
<jmolecules.version>2023.1.6</jmolecules.version>
<!-- For HAL FORMS integration fix -->
<spring-data-bom.version>2024.1.0-SNAPSHOT</spring-data-bom.version>
<spring-hateoas.version>2.4.0-SNAPSHOT</spring-hateoas.version>
<spring-modulith.version>1.3.0-M3</spring-modulith.version>
</properties>

Expand Down

0 comments on commit 63fc89f

Please sign in to comment.