Skip to content

Commit

Permalink
Merge pull request #181 from uPortal-Project/renovate/spring-boot
Browse files Browse the repository at this point in the history
chore(deps): update dependency org.springframework.boot:spring-boot-starter-parent to v2.6.2
  • Loading branch information
ChristianMurphy authored Dec 23, 2021
2 parents 0b4486b + 718f4e8 commit 07fb0d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resource-server-webapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.6.1</version>
<version>2.6.2</version>
<relativePath /> <!-- lookup parent from repository -->
</parent>

Expand Down

0 comments on commit 07fb0d1

Please sign in to comment.