Skip to content

Commit 8b4578a

Browse files
build(deps): bump spring.lib.version from 3.3.5 to 3.4.0 (#409)
Bumps `spring.lib.version` from 3.3.5 to 3.4.0. Updates `org.springframework.boot:spring-boot-starter-actuator` from 3.3.5 to 3.4.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.5...v3.4.0) Updates `org.springframework.boot:spring-boot-starter-web` from 3.3.5 to 3.4.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.5...v3.4.0) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-actuator dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.springframework.boot:spring-boot-starter-web dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Fabio Borriello <[email protected]>
1 parent 5b10a02 commit 8b4578a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<jdk.version>18</jdk.version>
1515
<maven.compiler.source>${jdk.version}</maven.compiler.source>
1616
<maven.compiler.target>${jdk.version}</maven.compiler.target>
17-
<spring.lib.version>3.3.5</spring.lib.version>
17+
<spring.lib.version>3.4.0</spring.lib.version>
1818
<bull.version>2.2.4</bull.version>
1919
<lombok.version>1.18.36</lombok.version>
2020
<springdoc.version>1.8.0</springdoc.version>

0 commit comments

Comments
 (0)