Skip to content

Commit 2087c14

Browse files
Bump the guide-dependencies-maven group across 2 directories with 1 update
Bumps the guide-dependencies-maven group with 1 update in the /complete directory: [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot). Bumps the guide-dependencies-maven group with 1 update in the /initial directory: [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot). Updates `org.springframework.boot:spring-boot-starter-parent` from 3.5.10 to 3.5.11 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.10...v3.5.11) Updates `org.springframework.boot:spring-boot-starter-parent` from 3.5.10 to 3.5.11 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.10...v3.5.11) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-version: 3.5.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: guide-dependencies-maven - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-version: 3.5.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: guide-dependencies-maven ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8f61f6e commit 2087c14

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

complete/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<groupId>org.springframework.boot</groupId>
1212
<artifactId>spring-boot-starter-parent</artifactId>
13-
<version>3.5.10</version>
13+
<version>3.5.11</version>
1414
</parent>
1515

1616
<dependencies>

initial/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<groupId>org.springframework.boot</groupId>
1212
<artifactId>spring-boot-starter-parent</artifactId>
13-
<version>3.5.10</version>
13+
<version>3.5.11</version>
1414
</parent>
1515

1616
<dependencies>

0 commit comments

Comments
 (0)