Skip to content

Commit 9dfa566

Browse files
authored
Merge pull request #13 from jonashackt/renovate/spring-boot
Update dependency org.springframework.boot:spring-boot-starter-parent to v2.3.3.RELEASE
2 parents b99ae5c + a802445 commit 9dfa566

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<parent>
1414
<groupId>org.springframework.boot</groupId>
1515
<artifactId>spring-boot-starter-parent</artifactId>
16-
<version>2.3.0.RELEASE</version>
16+
<version>2.3.3.RELEASE</version>
1717
<relativePath/> <!-- lookup parent from repository -->
1818
</parent>
1919

0 commit comments

Comments
 (0)