Skip to content

Commit 9fe2674

Browse files
Bump version.spring-boot from 3.1.6 to 3.3.0
Bumps `version.spring-boot` from 3.1.6 to 3.3.0. Updates `org.springframework.boot:spring-boot-configuration-processor` from 3.1.6 to 3.3.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.1.6...v3.3.0) Updates `org.springframework.boot:spring-boot-starter` from 3.1.6 to 3.3.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.1.6...v3.3.0) Updates `org.springframework.boot:spring-boot-starter-test` from 3.1.6 to 3.3.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.1.6...v3.3.0) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-configuration-processor dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.springframework.boot:spring-boot-starter dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.springframework.boot:spring-boot-starter-test dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c8bdf53 commit 9fe2674

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-pathfinder/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
<name>Pathfinder: Spring Boot Bindings</name>
1313
<properties>
14-
<version.spring-boot>3.1.6</version.spring-boot>
14+
<version.spring-boot>3.3.0</version.spring-boot>
1515
<version.javax.annotation-api>1.3.2</version.javax.annotation-api>
1616
</properties>
1717

0 commit comments

Comments
 (0)