Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump spring-boot from RELEASE to 2.2.11.RELEASE
Bumps [spring-boot](https://github.com/spring-projects/spring-boot) from RELEASE to 2.2.11.RELEASE.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/commits/v2.2.11.RELEASE)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 11, 2022
commit d070bd7fc55a9dcf2273aa255d006511c8a145d3
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot</artifactId>
<version>RELEASE</version>
<version>2.2.11.RELEASE</version>
</dependency>
</dependencies>
<packaging>pom</packaging>
Expand Down