Skip to content

Commit

Permalink
Upgrade to Spring Data and Spring HATEOAS snapshots.
Browse files Browse the repository at this point in the history
To pick up HAL FORMS improvements.
  • Loading branch information
odrotbohm committed Oct 7, 2024
1 parent fb26f32 commit 7320453
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma
<datasourceMicrometerSpringBootVersion>1.0.5</datasourceMicrometerSpringBootVersion>
<java.version>22</java.version>
<jmolecules.version>2023.1.4</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 7320453

Please sign in to comment.