Bump okio from 1.14.0 to 3.4.0 in /java

Bumps [okio](https://github.com/square/okio) from 1.14.0 to 3.4.0.
- [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md)
- [Commits](https://github.com/square/okio/compare/okio-parent-1.14.0...parent-3.4.0)

---
updated-dependencies:
- dependency-name: com.squareup.okio:okio
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-07-13 17:02:45 +00:00 коммит произвёл GitHub
Родитель 59b98594e7
Коммит 9e2809f243
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -121,7 +121,7 @@ under the License.
<dependency>
<groupId>com.squareup.okio</groupId>
<artifactId>okio</artifactId>
<version>1.14.0</version>
<version>3.4.0</version>
</dependency>
<dependency>
<groupId>com.google.auto.service</groupId>