Skip to content

Commit

Permalink
Release 2.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
MediaMarco committed Oct 19, 2021
1 parent e5ca212 commit 1eff3b0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Release Notes

## 2.5.4
* **[all]**
* Update to Spring Boot 2.5.4

## 2.5.3
* **[edison-togglz]**
* add a check that prevents the service to start if both a mongo and an s3 togglz config are applying
Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ buildscript {
// DO NOT FORGET TO DOCUMENT CHANGES IN CHANGELOG.md
//
// Add a GitHub release for every new release: https://github.com/otto-de/edison-microservice/releases
def edison_version = "2.5.3"
def edison_version = "2.5.4"
//
//
//
Expand Down

0 comments on commit 1eff3b0

Please sign in to comment.