Skip to content

Commit 9e0e008

Browse files
build(deps): bump spring.lib.version from 3.4.1 to 3.4.2
Bumps `spring.lib.version` from 3.4.1 to 3.4.2. Updates `org.springframework.boot:spring-boot-starter-actuator` from 3.4.1 to 3.4.2 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.1...v3.4.2) Updates `org.springframework.boot:spring-boot-starter-web` from 3.4.1 to 3.4.2 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.1...v3.4.2) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-actuator dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-starter-web dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4c9537a commit 9e0e008

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.4.1</spring.lib.version>
17+
<spring.lib.version>3.4.2</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)