Skip to content

Commit

Permalink
#2075 - Releasing Spring HATEOAS 1.5.6.
Browse files Browse the repository at this point in the history
  • Loading branch information
odrotbohm committed Nov 16, 2023
1 parent 060225e commit 011095f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>org.springframework.hateoas</groupId>
<artifactId>spring-hateoas</artifactId>
<version>1.5.6-SNAPSHOT</version>
<version>1.5.6</version>

<name>Spring HATEOAS</name>
<url>https://github.com/spring-projects/spring-hateoas</url>
Expand Down
1 change: 0 additions & 1 deletion src/main/resources/changelog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ Spring HATEOAS Changelog
Changes in version 1.5.6 (2023-11-16)
----------------------------------------
- #2074 - Upgrade to Lombok 1.18.30.
- #2073 - Upgrade to Mockk 1.12.8.
- #2072 - Upgrade to Reactor 2020.0.38.
- #2071 - Upgrade to Spring Framework 5.3.31.
- #2043 - UriTemplate.with(…) should not only append variables at the end.
Expand Down

0 comments on commit 011095f

Please sign in to comment.