Skip to content

Commit 137a934

Browse files
committed
Auto-Update Dependencies
Updated org.testcontainers:testcontainers:jar:1.21.1 to version 1.21.2 Updating parent from 3.5.0 to 3.5.3
1 parent 15f915b commit 137a934

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
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.springframework.boot</groupId>
66
<artifactId>spring-boot-starter-parent</artifactId>
7-
<version>3.5.0</version>
7+
<version>3.5.3</version>
88
<relativePath />
99
</parent>
1010
<groupId>io.github.ardoco</groupId>
@@ -74,7 +74,7 @@
7474
<dependency>
7575
<groupId>org.testcontainers</groupId>
7676
<artifactId>testcontainers</artifactId>
77-
<version>1.21.1</version>
77+
<version>1.21.2</version>
7878
</dependency>
7979
</dependencies>
8080

0 commit comments

Comments
 (0)