File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
spring-boot-project/spring-boot-dependencies Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -2001,7 +2001,7 @@ bom {
20012001 releaseNotes(" https://github.com/spring-projects/spring-graphql/releases/tag/v{version}" )
20022002 }
20032003 }
2004- library(" Spring HATEOAS" , " 2.3.2 " ) {
2004+ library(" Spring HATEOAS" , " 2.3.3 " ) {
20052005 considerSnapshots()
20062006 group(" org.springframework.hateoas" ) {
20072007 modules = [
@@ -2171,7 +2171,7 @@ bom {
21712171 .formatted(version. forMajorMinorGeneration()) }
21722172 docs { version -> " https://docs.spring.io/spring-ws/docs/%s/reference/html"
21732173 .formatted(version. forMajorMinorGeneration()) }
2174- releaseNotes(" https://github.com/spring-projects/spring-ws/releases/tag/v{version }" )
2174+ releaseNotes(" https://github.com/spring-projects/spring-ws/releases/tag/vversion }" )
21752175 }
21762176 }
21772177 library(" SQLite JDBC" , " 3.45.3.0" ) {
You can’t perform that action at this time.
0 commit comments