We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b309922 commit cac3e22Copy full SHA for cac3e22
1 file changed
pom.xml
@@ -129,13 +129,13 @@
129
<dependency>
130
<groupId>com.adobe.testing</groupId>
131
<artifactId>s3mock</artifactId>
132
- <version>4.11.0</version>
+ <version>3.12.0</version>
133
<scope>test</scope>
134
</dependency>
135
136
137
<artifactId>s3mock-testcontainers</artifactId>
138
139
140
141
@@ -147,7 +147,7 @@
147
148
<groupId>org.testcontainers</groupId>
149
<artifactId>testcontainers</artifactId>
150
- <version>2.0.2</version>
+ <version>1.20.4</version>
151
152
153
</dependencies>
0 commit comments