Skip to content

Commit d12bfa1

Browse files
authored
Merge pull request #12 from spring-guides/dependabot/maven/hello-caller/main/guide-dependencies-maven-801db9dc1e
Bump the guide-dependencies-maven group across 2 directories with 1 update
2 parents b6bdf3c + 2f5e3d6 commit d12bfa1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.4.0</version>
8+
<version>3.5.0</version>
99
<relativePath/> <!-- lookup parent from repository -->
1010
</parent>
1111
<groupId>com.example</groupId>

hello-spring-k8s/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.4.0</version>
8+
<version>3.5.0</version>
99
<relativePath/> <!-- lookup parent from repository -->
1010
</parent>
1111
<groupId>com.example</groupId>

0 commit comments

Comments
 (0)