Skip to content

Commit c526228

Browse files
Merge pull request testcontainers#1149 from testcontainers/dependabot/maven/examples/org.springframework.boot-spring-boot-dependencies-2.1.2.RELEASE
2 parents bcecd5c + 0233bd3 commit c526228

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
@@ -21,7 +21,7 @@
2121
<dependency>
2222
<groupId>org.springframework.boot</groupId>
2323
<artifactId>spring-boot-dependencies</artifactId>
24-
<version>2.1.1.RELEASE</version>
24+
<version>2.1.2.RELEASE</version>
2525
<type>pom</type>
2626
<scope>import</scope>
2727
</dependency>

0 commit comments

Comments
 (0)