Skip to content

Commit 5cff71c

Browse files
committed
Fixing maven build (broken dependency)
1 parent 719bffd commit 5cff71c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

maven/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@
184184
<dependency>
185185
<groupId>org.apache.httpcomponents</groupId>
186186
<artifactId>httpcore</artifactId>
187-
<version>4.3.4</version>
187+
<version>4.3.2</version>
188188
</dependency>
189189
<dependency>
190190
<groupId>org.hamcrest</groupId>

0 commit comments

Comments
 (0)