Skip to content

Commit 8201927

Browse files
authored
Merge pull request #7 from barrycommins/dependabot/maven/org.springframework.boot-spring-boot-starter-parent-2.3.5.RELEASE
Bump spring-boot-starter-parent from 2.3.4.RELEASE to 2.3.5.RELEASE
2 parents 88fd465 + dbb71d7 commit 8201927

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
@@ -14,7 +14,7 @@
1414
<parent>
1515
<groupId>org.springframework.boot</groupId>
1616
<artifactId>spring-boot-starter-parent</artifactId>
17-
<version>2.3.4.RELEASE</version>
17+
<version>2.3.5.RELEASE</version>
1818
<relativePath/> <!-- lookup parent from repository -->
1919
</parent>
2020

0 commit comments

Comments
 (0)