Skip to content

Commit 64f2a64

Browse files
committed
Merge branch 'master' into develop
2 parents 69b15f2 + 1b05a0b commit 64f2a64

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
@@ -26,17 +26,17 @@
2626
<dependency>
2727
<groupId>info.unterrainer.commons</groupId>
2828
<artifactId>serialization</artifactId>
29-
<version>0.2.3</version>
29+
<version>0.2.4</version>
3030
</dependency>
3131
<dependency>
3232
<groupId>com.squareup.okhttp3</groupId>
3333
<artifactId>okhttp</artifactId>
34-
<version>4.9.3</version>
34+
<version>4.12.0</version>
3535
</dependency>
3636
<dependency>
3737
<groupId>com.squareup.okio</groupId>
3838
<artifactId>okio</artifactId>
39-
<version>2.10.0</version>
39+
<version>3.6.0</version>
4040
</dependency>
4141
<dependency>
4242
<groupId>io.github.rburgst</groupId>

0 commit comments

Comments
 (0)