File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -125,8 +125,8 @@ Caused by: org.postgresql.util.PSQLException: ERROR: relation "spring_session" d
125
125
## 2.3.24
126
126
* fixed #277 heroku: Compiled slug size: 617.9M is too large (max is 500M)
127
127
* fixed #279 Formular Layout Errors
128
- * Issue #283 prepare Release 2.3.24
129
- * Issue #284 make release with maven plugin
128
+ * fixed #283 prepare Release 2.3.24
129
+ * fixed #284 make release with maven plugin
130
130
131
131
## 2.3.245
132
132
* Issue #285 Update spring-boot 2.3.3 to 2.3.4
Original file line number Diff line number Diff line change 10
10
<parent >
11
11
<groupId >org.springframework.boot</groupId >
12
12
<artifactId >spring-boot-starter-parent</artifactId >
13
- <version >2.3.3 .RELEASE</version >
13
+ <version >2.3.4 .RELEASE</version >
14
14
</parent >
15
15
16
16
<scm >
You can’t perform that action at this time.
0 commit comments