Skip to content

Commit

Permalink
Update dependency org.springframework.boot:spring-boot-starter-web to…
Browse files Browse the repository at this point in the history
… v2.7.18
  • Loading branch information
renovate[bot] authored Oct 6, 2024
1 parent 2061f16 commit 106c3d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ dependencies {
implementation 'org.springframework.boot:spring-boot-starter-data-jpa:2.7.3'
implementation 'org.springframework.boot:spring-boot-starter-security:2.7.3'
implementation 'org.springframework.boot:spring-boot-starter-validation:2.7.3'
implementation 'org.springframework.boot:spring-boot-starter-web:2.7.3'
implementation 'org.springframework.boot:spring-boot-starter-web:2.7.18'
implementation 'org.springframework.boot:spring-boot-starter-actuator:2.7.18'
implementation 'org.springdoc:springdoc-openapi-ui:1.6.11'
implementation 'org.springdoc:springdoc-openapi-data-rest:1.6.11'
Expand Down

0 comments on commit 106c3d6

Please sign in to comment.