Temporarily upgrade to Spring HATEOAS 2.0 snapshots.
To align with compiling against Spring Framework 6 snapshots. Relates to #1694.
This commit is contained in:
@@ -131,7 +131,7 @@
|
||||
<smallrye-mutiny>1.4.0</smallrye-mutiny>
|
||||
<slf4j>1.7.32</slf4j>
|
||||
<spring>6.0.0-SNAPSHOT</spring>
|
||||
<spring-hateoas>2.0.0-M2</spring-hateoas>
|
||||
<spring-hateoas>2.0.0-SNAPSHOT</spring-hateoas>
|
||||
<spring-plugin>3.0.0-M1</spring-plugin>
|
||||
<servlet-api>5.0.0</servlet-api>
|
||||
<testcontainers>1.16.3</testcontainers>
|
||||
|
||||
Reference in New Issue
Block a user