Skip to content

Commit d91e98f

Browse files
authored
Merge pull request #105 from serverless-java-in-action/dependabot/maven/chapter4/knative-springboot/org.springframework.boot-spring-boot-starter-parent-4.0.5
Bump org.springframework.boot:spring-boot-starter-parent from 4.0.4 to 4.0.5 in /chapter4/knative-springboot
2 parents cac6f44 + a665bf5 commit d91e98f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

chapter4/knative-springboot/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.springframework.boot</groupId>
66
<artifactId>spring-boot-starter-parent</artifactId>
7-
<version>4.0.4</version>
7+
<version>4.0.5</version>
88
<relativePath/>
99
</parent>
1010
<groupId>com.example.events</groupId>

0 commit comments

Comments
 (0)