Skip to content

Commit 453bd29

Browse files
author
Evan Sims
authored
build(dependencies): Update OkHttp to 4.11.0 [SDK-4501] (#558)
2 parents 0edab21 + 523f506 commit 453bd29

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Change Log
22

3+
## [Unreleased]
4+
5+
**Security**
6+
- Updated OkHttp to 4.11.0
7+
38
## [2.5.0](https://github.com/auth0/auth0-java/tree/2.5.0) (2023-07-18)
49
[Full Changelog](https://github.com/auth0/auth0-java/compare/2.4.0...2.5.0)
510

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ test {
6464
}
6565

6666
ext {
67-
okhttpVersion = '4.10.0'
67+
okhttpVersion = '4.11.0'
6868
hamcrestVersion = '2.2'
6969
jupiterVersion = '5.9.3'
7070
}

0 commit comments

Comments
 (0)