Compare commits

...

1 Commits

Author SHA1 Message Date
dependabot[bot] dba13c2354
chore(deps): bump org.springframework.boot:spring-boot
Bumps [org.springframework.boot:spring-boot](https://github.com/spring-projects/spring-boot) from 2.5.14 to 2.7.18.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.5.14...v2.7.18)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-19 15:28:13 +00:00
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot</artifactId>
<version>2.5.14</version>
<version>2.7.18</version>
</dependency>
<dependency>
<groupId>org.projectlombok</groupId>