Skip to content

Commit a7f816a

Browse files
committed
Release 3.5.15
Co-authored-by: Marco Geweke <marco.geweke@otto.de>
1 parent 859e98c commit a7f816a

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Release Notes
22

3+
## 3.5.15
4+
* **[all]**: Update to Spring Boot 3.5.15
5+
36
## 3.5.14
47
* **[all]**: Update to Spring Boot 3.5.14
58

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jreleaser {
7373
// Publish artifacts to sonatype by executing the release.sh script. Don't publish packages to github.
7474
//
7575
//
76-
def edison_version = "3.5.15-SNAPSHOT" // <--- CHANGE VERSION HERE FOR NEW RELEASES
76+
def edison_version = "3.5.15" // <--- CHANGE VERSION HERE FOR NEW RELEASES
7777
//
7878
//
7979
//

0 commit comments

Comments
 (0)