Skip to content

Commit 71773f8

Browse files
committed
Upgrade samples to Spring HATEOAS 2.0.0-M5
Closes gh-842
1 parent 8c277ae commit 71773f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/rest-notes-spring-hateoas/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ dependencies {
3939
implementation "org.hibernate:hibernate-core-jakarta:5.6.9.Final"
4040
implementation "org.springframework:spring-webmvc"
4141
implementation "org.springframework.data:spring-data-jpa"
42-
implementation "org.springframework.hateoas:spring-hateoas:2.0.0-M3"
42+
implementation "org.springframework.hateoas:spring-hateoas:2.0.0-M5"
4343

4444
runtimeOnly 'com.h2database:h2:2.1.210'
4545
runtimeOnly 'org.atteo:evo-inflector:1.2.1'

0 commit comments

Comments
 (0)