Skip to content

Commit 934b5bc

Browse files
author
Ryan Baxter
authored
Merge pull request #9 from spring-guides/dependabot/maven/hello-caller/main/guide-dependencies-maven-dd1c1d8a52
Bump org.springframework.boot:spring-boot-starter-parent from 3.1.1 to 3.3.3 in /hello-caller in the guide-dependencies-maven group across 1 directory
2 parents fec82f0 + dec5b2e commit 934b5bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hello-caller/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.springframework.boot</groupId>
77
<artifactId>spring-boot-starter-parent</artifactId>
8-
<version>3.1.1</version>
8+
<version>3.3.3</version>
99
<relativePath/> <!-- lookup parent from repository -->
1010
</parent>
1111
<groupId>com.example</groupId>

0 commit comments

Comments
 (0)