Skip to content

Commit 29836b9

Browse files
chore(deps): bump spring-boot-maven-plugin from 2.5.7 to 2.6.0 (#177)
Bumps [spring-boot-maven-plugin](https://github.com/spring-projects/spring-boot) from 2.5.7 to 2.6.0. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.5.7...v2.6.0) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 102a05a commit 29836b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
<plugin>
123123
<groupId>org.springframework.boot</groupId>
124124
<artifactId>spring-boot-maven-plugin</artifactId>
125-
<version>2.5.7</version>
125+
<version>2.6.0</version>
126126
<executions>
127127
<execution>
128128
<goals>

0 commit comments

Comments
 (0)