Skip to content

Commit 08d4e04

Browse files
committed
Bump HttpCore to the latest version
1 parent c47d2ef commit 08d4e04

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* Update to Gradle 8.2.1 and adjust away from deprecated syntax
66
* Add Ontology and Lineage filter type operators
77
* Add `TotpManager`, a simple helper that generates TOTP one-time passwords
8-
* Upgrade Commons Codec and Gradle Plugins versions
8+
* Upgrade Commons Codec, HttpCore, and Gradle Plugins versions
99

1010
## version 5.2.0
1111
*Released*: 3 May 2023

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ commonsLoggingVersion=1.2
1515
hamcrestVersion=1.3
1616

1717
httpclient5Version=5.2.1
18-
httpcore5Version=5.2.1
18+
httpcore5Version=5.2.2
1919

2020
jsonObjectVersion=20230618
2121

0 commit comments

Comments
 (0)