Skip to content

Commit d8655c9

Browse files
Bump okhttp.version from 4.2.1 to 4.2.2
Bumps `okhttp.version` from 4.2.1 to 4.2.2. Updates `okhttp` from 4.2.1 to 4.2.2 - [Release notes](https://github.com/square/okhttp/releases) - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](lysine-dev/okhttp@parent-4.2.1...parent-4.2.2) Updates `mockwebserver` from 4.2.1 to 4.2.2 - [Release notes](https://github.com/square/okhttp/releases) - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](lysine-dev/okhttp@parent-4.2.1...parent-4.2.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 9c85765 commit d8655c9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

exonum-light-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
6868
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
6969
<!-- Project dependencies -->
70-
<okhttp.version>4.2.1</okhttp.version>
70+
<okhttp.version>4.2.2</okhttp.version>
7171
<lombok.version>1.18.10</lombok.version>
7272
<!--Test dependencies-->
7373
<junit.jupiter.version>5.5.2</junit.jupiter.version>

0 commit comments

Comments
 (0)