Skip to content

Commit 688a926

Browse files
Bump version.lib.spring-boot from 3.2.5 to 3.3.0 (#104)
Bumps `version.lib.spring-boot` from 3.2.5 to 3.3.0. Updates `org.springframework.boot:spring-boot-dependencies` from 3.2.5 to 3.3.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.2.5...v3.3.0) Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.2.5 to 3.3.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.2.5...v3.3.0) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 06746e8 commit 688a926

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<version.lib.httpclient>5.3.1</version.lib.httpclient>
3939
<version.lib.lombok>1.18.28</version.lib.lombok>
4040
<version.lib.rest-assured>5.4.0</version.lib.rest-assured>
41-
<version.lib.spring-boot>3.2.5</version.lib.spring-boot>
41+
<version.lib.spring-boot>3.3.0</version.lib.spring-boot>
4242
<version.lib.spring-cloud>2023.0.1</version.lib.spring-cloud>
4343
<version.lib.springdoc-openapi>2.5.0</version.lib.springdoc-openapi>
4444
<version.lib.springframework>6.1.8</version.lib.springframework>

0 commit comments

Comments
 (0)