Skip to content

Commit

Permalink
Merge pull request #502 from nitram509/bump-spring-boot-3.0
Browse files Browse the repository at this point in the history
chore(deps): bump spring boot v3.0.0
  • Loading branch information
nitram509 authored Dec 21, 2022
2 parents 144dc4f + 67bd2e9 commit da23226
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -296,7 +296,7 @@
<plugin>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-maven-plugin</artifactId>
<version>2.7.5</version>
<version>${spring.boot.version}</version>
<executions>
<execution>
<goals>
Expand Down

0 comments on commit da23226

Please sign in to comment.