Skip to content

Commit e6e6b64

Browse files
authored
Merge pull request #2498 from WISE-Community/issue-2453-upgrade-to-spring-boot-2.3.2
Upgraded spring boot to 2.3.2
2 parents 5c29ff4 + 3e66ff6 commit e6e6b64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -332,7 +332,7 @@
332332
<parent>
333333
<groupId>org.springframework.boot</groupId>
334334
<artifactId>spring-boot-starter-parent</artifactId>
335-
<version>2.2.0.RELEASE</version>
335+
<version>2.3.2.RELEASE</version>
336336
<relativePath/>
337337
</parent>
338338
<dependencies>

0 commit comments

Comments
 (0)