Skip to content

Commit d336053

Browse files
committed
Updated the snapshot
1 parent bb372da commit d336053

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

http-clients/apache-client/src/test/java/software/amazon/awssdk/http/apache/ApacheHttpClientWireMockTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@
4141
import org.apache.http.conn.DnsResolver;
4242
import org.apache.http.conn.HttpClientConnectionManager;
4343
import org.apache.http.conn.routing.HttpRoute;
44-
import org.apache.http.impl.conn.ConnectionShutdownException;
4544
import org.apache.http.impl.conn.SystemDefaultDnsResolver;
4645
import org.junit.Rule;
4746
import org.junit.Test;

http-clients/apache5-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>http-clients</artifactId>
2323
<groupId>software.amazon.awssdk</groupId>
24-
<version>2.31.72-SNAPSHOT</version>
24+
<version>2.31.74-SNAPSHOT</version>
2525
</parent>
2626

2727
<artifactId>apache5-client</artifactId>

0 commit comments

Comments
 (0)