Skip to content

Commit 5b00dda

Browse files
authored
Update dependencies (#75)
1 parent 4add38e commit 5b00dda

File tree

6 files changed

+23
-17
lines changed

6 files changed

+23
-17
lines changed

CHANGELOG.md

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

33
## version 6.3.0-SNAPSHOT
44
*Released*: TBD
5+
* Update Commons Logging, HttpClient, HttpCore, Gradle, and Gradle Plugins versions
56

67
## version 6.2.0
78
*Released*: 29 July 2024

gradle.properties

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ artifactory_contextUrl=https://labkey.jfrog.io/artifactory
77
sourceCompatibility=17
88
targetCompatibility=17
99

10-
gradlePluginsVersion=3.0.1
10+
gradlePluginsVersion=4.2.0
1111

1212
commonsCodecVersion=1.17.1
13-
commonsLoggingVersion=1.3.3
13+
commonsLoggingVersion=1.3.4
1414

15-
httpclient5Version=5.3.1
16-
httpcore5Version=5.2.5
15+
httpclient5Version=5.4
16+
httpcore5Version=5.3
1717

1818
jsonObjectVersion=20240303
1919

gradle/wrapper/gradle-wrapper.jar

42 Bytes
Binary file not shown.

gradle/wrapper/gradle-wrapper.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
distributionBase=GRADLE_USER_HOME
22
distributionPath=wrapper/dists
3-
distributionUrl=https\://services.gradle.org/distributions/gradle-8.9-bin.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-8.10.2-bin.zip
44
networkTimeout=10000
55
validateDistributionUrl=true
66
zipStoreBase=GRADLE_USER_HOME

gradlew

Lines changed: 5 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gradlew.bat

Lines changed: 12 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)