Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
deps: update dependency org.springframework.boot:spring-boot-starter-…
…web to v2.6.1 (#651)
  • Loading branch information
renovate-bot committed Dec 7, 2021
1 parent 113cd86 commit 728981a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/snippets/cloud-client/src/pom.xml
Expand Up @@ -100,7 +100,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-web</artifactId>
<version>2.6.0</version>
<version>2.6.1</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
Expand Down

0 comments on commit 728981a

Please sign in to comment.