Skip to content

Commit

Permalink
Bump spring-boot-configuration-processor from 2.3.1.RELEASE to 2.5.3
Browse files Browse the repository at this point in the history
Bumps [spring-boot-configuration-processor](https://github.com/spring-projects/spring-boot) from 2.3.1.RELEASE to 2.5.3.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.3.1.RELEASE...v2.5.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Jul 23, 2021
1 parent ab58684 commit 1eeb00b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion springfox-boot-starter/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ dependencies {
compileOnly libs.springBootProvided
compileOnly libs.clientProvided
compileOnly "javax.servlet:javax.servlet-api:$servlet"
annotationProcessor "org.springframework.boot:spring-boot-configuration-processor:2.3.1.RELEASE"
annotationProcessor "org.springframework.boot:spring-boot-configuration-processor:2.5.3"

}

0 comments on commit 1eeb00b

Please sign in to comment.