Skip to content

Commit

Permalink
Update spring boot to v2.7.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 23, 2023
1 parent 4eedbe5 commit 040c114
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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.7.8</version>
<version>2.7.9</version>
<relativePath/>
</parent>

Expand Down Expand Up @@ -182,7 +182,7 @@
<path>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-configuration-processor</artifactId>
<version>2.7.8</version>
<version>2.7.9</version>
</path>
</annotationProcessorPaths>
</configuration>
Expand Down

0 comments on commit 040c114

Please sign in to comment.