Skip to content
This repository was archived by the owner on Jan 1, 2023. It is now read-only.

Commit c497e1e

Browse files
author
doomsdayrs
committed
New pom for v1.2.1
1 parent abfcfe5 commit c497e1e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,13 @@
2828
<dependency>
2929
<groupId>com.squareup.okhttp3</groupId>
3030
<artifactId>okhttp</artifactId>
31-
<version>3.14.1</version>
31+
<version>3.14.2</version>
3232
<scope>compile</scope>
3333
</dependency>
3434
<dependency>
3535
<groupId>com.fasterxml.jackson.core</groupId>
3636
<artifactId>jackson-annotations</artifactId>
37-
<version>2.9.8</version>
37+
<version>2.9.9</version>
3838
<scope>compile</scope>
3939
</dependency>
4040
<dependency>

0 commit comments

Comments
 (0)