Skip to content

Commit d83752a

Browse files
Update dependency org.springframework.boot:spring-boot-dependencies to v4
1 parent 814c58e commit d83752a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<packaging>jar</packaging>
1313

1414
<artifactId>testcontainers-annotations</artifactId>
15-
<version>4.0.0</version>
15+
<version>4.1.0</version>
1616

1717
<name>testcontainers-annotations</name>
1818
<description>testcontainers-annotations</description>
@@ -59,7 +59,7 @@
5959
<dependency>
6060
<groupId>org.springframework.boot</groupId>
6161
<artifactId>spring-boot-dependencies</artifactId>
62-
<version>3.5.4</version>
62+
<version>4.0.1</version>
6363
<type>pom</type>
6464
<scope>import</scope>
6565
</dependency>

0 commit comments

Comments
 (0)