Skip to content

Commit 06798e4

Browse files
Bump com.squareup.okhttp3:okhttp from 4.12.0 to 5.0.0 (#2206)
1 parent 6601e98 commit 06798e4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

okhttp/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
</dependency>
2626
<dependency>
2727
<groupId>com.squareup.okhttp3</groupId>
28-
<artifactId>okhttp</artifactId>
28+
<artifactId>okhttp-jvm</artifactId>
2929
<version>${okhttp.version}</version>
3030
</dependency>
3131
<dependency>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<jena.version>4.10.0</jena.version>
3232
<jose4j.version>0.9.6</jose4j.version>
3333
<json.bind.version>3.0.1</json.bind.version>
34-
<okhttp.version>4.12.0</okhttp.version>
34+
<okhttp.version>5.1.0</okhttp.version>
3535
<quarkus.version>3.24.2</quarkus.version>
3636
<slf4j.version>2.0.17</slf4j.version>
3737
<!-- pinning to Spring 5.x for Java 11 support -->

0 commit comments

Comments
 (0)