Skip to content
Snippets Groups Projects
Unverified Commit 944bd339 authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub
Browse files

chore(deps): bump spring-boot-starter-web from 2.7.0 to 2.7.1

Bumps [spring-boot-starter-web](https://github.com/spring-projects/spring-boot) from 2.7.0 to 2.7.1.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.0...v2.7.1

)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-starter-web
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: default avatardependabot[bot] <support@github.com>
parent 1ab60469
No related branches found
No related tags found
1 merge request!263Merge develop into main
This commit is part of merge request !263. Comments created here will be created in the context of that merge request.
......@@ -88,7 +88,7 @@ dependencies {
// WEB
//embed 'org.springframework.boot:spring-boot-starter-security:2.6.7'
//embed 'org.springframework.boot:spring-boot-starter-validation:2.6.7'
embed 'org.springframework.boot:spring-boot-starter-web:2.7.0'
embed 'org.springframework.boot:spring-boot-starter-web:2.7.1'
embed 'org.springframework.boot:spring-boot-starter-log4j2:2.7.0'
//embed 'org.springframework.boot:spring-boot-starter-quartz:2.6.7'
embed 'org.apache.activemq:artemis-jms-server:2.19.1'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment