Skip to content

Commit 0f85fbd

Browse files
dependabot[bot]jainad
andauthored
Bump spring-boot-starter-web from 2.5.5 to 2.5.12 (#530)
* Bump spring-boot-starter-web from 2.5.5 to 2.5.12 Bumps [spring-boot-starter-web](https://github.com/spring-projects/spring-boot) from 2.5.5 to 2.5.12. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.5.5...v2.5.12) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-web dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> * Rebase (#539) *Rebase Co-authored-by: jainad <jainad.chinta@ericsson.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: jainad <jainad.chinta@ericsson.com>
1 parent 36ba2bc commit 0f85fbd

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
@@ -25,7 +25,7 @@
2525
<skipTests>false</skipTests>
2626
<skipITs>${skipTests}</skipITs>
2727
<skipUTs>${skipTests}</skipUTs>
28-
<springBootVersion>2.5.5</springBootVersion>
28+
<springBootVersion>2.5.12</springBootVersion>
2929
<springLdapVersion>2.3.4.RELEASE</springLdapVersion>
3030
<springSecurityVersion>5.5.2</springSecurityVersion>
3131
<springSessionVersion>2.5.0</springSessionVersion>

0 commit comments

Comments
 (0)