Skip to content
This repository was archived by the owner on Jun 16, 2025. It is now read-only.

Commit 3f61191

Browse files
authored
Merge pull request #37 from Azure-Samples/dependabot/maven/3-Authorization-II/protect-web-api/webapp/org.springframework.boot-spring-boot-starter-parent-2.5.6
build(deps): bump spring-boot-starter-parent from 2.4.4 to 2.5.6 in /3-Authorization-II/protect-web-api/webapp
2 parents 221e919 + da5884f commit 3f61191

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • 3-Authorization-II/protect-web-api/webapp

3-Authorization-II/protect-web-api/webapp/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.springframework.boot</groupId>
77
<artifactId>spring-boot-starter-parent</artifactId>
8-
<version>2.4.4</version>
8+
<version>2.5.6</version>
99
<relativePath/>
1010
<!-- lookup parent from repository -->
1111
</parent>

0 commit comments

Comments
 (0)