Skip to content

Commit

Permalink
Merge pull request #65 from Oh-my-class/renovate/spring-boot
Browse files Browse the repository at this point in the history
Update spring boot to v2.7.8
  • Loading branch information
Lezurex authored Feb 7, 2023
2 parents c9a6a56 + b3b9621 commit ef95853
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.5</version>
<version>2.7.8</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.0.4.RELEASE</version>
<version>2.7.8</version>
</path>
</annotationProcessorPaths>
</configuration>
Expand Down

0 comments on commit ef95853

Please sign in to comment.