Skip to content

Commit ffdc19d

Browse files
authored
Latest versions (#80)
1 parent 6372b9e commit ffdc19d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## version 6.3.0-SNAPSHOT
44
*Released*: TBD
5-
* Update Commons Logging, Gradle, Gradle Plugins, HttpClient, HttpCore, and JSONObject versions
5+
* Update Commons Codec, Commons Logging, Gradle, Gradle Plugins, HttpClient, HttpCore, and JSONObject versions
66
* Remove defunct FileNotification API and uses
77

88
## version 6.2.0

gradle.properties

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@ targetCompatibility=17
99

1010
gradlePluginsVersion=6.1.0
1111

12-
commonsCodecVersion=1.17.1
13-
commonsLoggingVersion=1.3.4
12+
commonsCodecVersion=1.18.0
13+
commonsLoggingVersion=1.3.5
1414

15-
httpclient5Version=5.4.2
16-
httpcore5Version=5.3.3
15+
httpclient5Version=5.4.3
16+
httpcore5Version=5.3.4
1717

1818
jsonObjectVersion=20250107
1919

0 commit comments

Comments
 (0)