Skip to content

Commit 295a077

Browse files
authored
Merge pull request #11 from spring-guides/dependabot/maven/hello-caller/main/guide-dependencies-maven-1692da402e
Bump the guide-dependencies-maven group across 2 directories with 1 update
2 parents 934b5bc + 2fca9c7 commit 295a077

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.3.3</version>
8+
<version>3.4.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.3.1</version>
8+
<version>3.4.0</version>
99
<relativePath/> <!-- lookup parent from repository -->
1010
</parent>
1111
<groupId>com.example</groupId>

0 commit comments

Comments
 (0)