Skip to content

Commit 691268b

Browse files
dependabot[bot]bsideup
authored andcommitted
Bump spring-boot-maven-plugin (testcontainers#1148)
Bumps [spring-boot-maven-plugin](https://github.com/spring-projects/spring-boot) from 2.1.1.RELEASE to 2.1.2.RELEASE. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.1.1.RELEASE...v2.1.2.RELEASE) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent c526228 commit 691268b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/spring-boot/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<plugin>
5151
<groupId>org.springframework.boot</groupId>
5252
<artifactId>spring-boot-maven-plugin</artifactId>
53-
<version>2.1.1.RELEASE</version>
53+
<version>2.1.2.RELEASE</version>
5454
</plugin>
5555
</plugins>
5656
</build>

0 commit comments

Comments
 (0)