Skip to content

Commit cba4bca

Browse files
authoredDec 10, 2024··
fix(deps): update project.http.version to v1.45.2 (#2528)
1 parent e797532 commit cba4bca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -529,7 +529,7 @@
529529
</build>
530530
<properties>
531531
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
532-
<project.http.version>1.45.0</project.http.version>
532+
<project.http.version>1.45.2</project.http.version>
533533
<project.httpcore.version>4.4.16</project.httpcore.version>
534534
<project.httpclient.version>4.5.14</project.httpclient.version>
535535
<project.httpcore5.version>5.2.4</project.httpcore5.version>

0 commit comments

Comments
 (0)
Please sign in to comment.