Skip to content

Commit

Permalink
release version 0.30.1
Browse files Browse the repository at this point in the history
Co-authored-by: Florian Torkler <[email protected]>
Co-authored-by: Riko Stave <[email protected]>
Co-authored-by: Matthias Geißendörfer <[email protected]>
  • Loading branch information
3 people committed Jun 15, 2023
1 parent 471e018 commit 9ccc34a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Release Notes

# 0.30.1
* Fix deprecation warnings for thymeleaf includes which started with spring boot 3.x.

# 0.30.0
* Update to spring-boot 3.1.0

Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ plugins {
id("io.github.gradle-nexus.publish-plugin") version "1.3.0"
}

version = '0.30.1-SNAPSHOT'
version = '0.30.1'
group = 'de.otto.synapse'

ext {
Expand Down

0 comments on commit 9ccc34a

Please sign in to comment.