Skip to content

Commit 4930285

Browse files
committed
Issue #285 Update spring-boot 2.3.3 to 2.3.4
1 parent c0f56f2 commit 4930285

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

etc/TODO.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,8 +125,8 @@ Caused by: org.postgresql.util.PSQLException: ERROR: relation "spring_session" d
125125
## 2.3.24
126126
* fixed #277 heroku: Compiled slug size: 617.9M is too large (max is 500M)
127127
* 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
130130

131131
## 2.3.245
132132
* Issue #285 Update spring-boot 2.3.3 to 2.3.4

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<groupId>org.springframework.boot</groupId>
1212
<artifactId>spring-boot-starter-parent</artifactId>
13-
<version>2.3.3.RELEASE</version>
13+
<version>2.3.4.RELEASE</version>
1414
</parent>
1515

1616
<scm>

0 commit comments

Comments
 (0)