Skip to content

Commit 8532778

Browse files
author
Roland Schuller
committed
Updated Libraries
1 parent 0d0adf4 commit 8532778

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,17 +50,17 @@
5050
<dependency>
5151
<groupId>org.apache.httpcomponents</groupId>
5252
<artifactId>httpclient</artifactId>
53-
<version>4.5.8</version>
53+
<version>4.5.9</version>
5454
</dependency>
5555
<dependency>
5656
<groupId>org.apache.httpcomponents</groupId>
5757
<artifactId>httpmime</artifactId>
58-
<version>4.5.8</version>
58+
<version>4.5.9</version>
5959
</dependency>
6060
<dependency>
6161
<groupId>com.github.oshi</groupId>
6262
<artifactId>oshi-core</artifactId>
63-
<version>3.13.2</version>
63+
<version>3.13.3</version>
6464
</dependency>
6565
<dependency>
6666
<groupId>junit</groupId>

0 commit comments

Comments
 (0)