Skip to content

Commit 06d5738

Browse files
Update Maven dependencies
1 parent 2d0d93c commit 06d5738

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

integration_test_suite/integration_tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
<dependency>
7373
<groupId>org.testcontainers</groupId>
7474
<artifactId>testcontainers</artifactId>
75-
<version>2.0.2</version>
75+
<version>2.0.3</version>
7676
<exclusions>
7777
<exclusion>
7878
<groupId>org.apache.commons</groupId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
</plugin>
121121
<plugin>
122122
<artifactId>maven-release-plugin</artifactId>
123-
<version>3.3.0</version>
123+
<version>3.3.1</version>
124124
</plugin>
125125
<plugin>
126126
<artifactId>maven-dependency-plugin</artifactId>

0 commit comments

Comments
 (0)