Skip to content

Commit 4874da1

Browse files
authored
fix(deps): update project.http.version to v2 (#2598)
1 parent 7ccb2fc commit 4874da1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -525,7 +525,7 @@
525525
</build>
526526
<properties>
527527
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
528-
<project.http.version>1.47.0</project.http.version>
528+
<project.http.version>2.0.0</project.http.version>
529529
<project.httpcore.version>4.4.16</project.httpcore.version>
530530
<project.httpclient.version>4.5.14</project.httpclient.version>
531531
<project.httpcore5.version>5.3.1</project.httpcore5.version>

0 commit comments

Comments
 (0)