Skip to content

Commit

Permalink
Upgrade to Spring HATEOAS 2.1.
Browse files Browse the repository at this point in the history
Fixes #1988.
  • Loading branch information
odrotbohm committed May 11, 2023
1 parent f3d1f2f commit a6ff2ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@
<slf4j>2.0.2</slf4j>
<spring>6.0.9-SNAPSHOT</spring>
<spring-asciidoctor-backends.version>0.0.5</spring-asciidoctor-backends.version>
<spring-hateoas>2.1.0-SNAPSHOT</spring-hateoas>
<spring-hateoas>2.1.0</spring-hateoas>
<spring-plugin>3.0.0</spring-plugin>
<servlet-api>6.0.0</servlet-api>
<testcontainers>1.18.0</testcontainers>
Expand Down

0 comments on commit a6ff2ac

Please sign in to comment.