mirror of
https://gitee.com/smallc/blade-tool.git
synced 2026-07-10 18:39:44 +08:00
⬆️ Bump okhttp.version from 4.12.0 to 5.1.0
Bumps `okhttp.version` from 4.12.0 to 5.1.0. Updates `com.squareup.okhttp3:okhttp` from 4.12.0 to 5.1.0 - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](https://github.com/square/okhttp/compare/parent-4.12.0...parent-5.1.0) Updates `com.squareup.okhttp3:logging-interceptor` from 4.12.0 to 5.1.0 - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](https://github.com/square/okhttp/compare/parent-4.12.0...parent-5.1.0) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:okhttp dependency-version: 5.1.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: com.squareup.okhttp3:logging-interceptor dependency-version: 5.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
469715c728
commit
083284c73a
2
pom.xml
2
pom.xml
|
|
@ -54,7 +54,7 @@
|
|||
<mybatis.spring.version>3.0.5</mybatis.spring.version>
|
||||
<mybatis.plus.version>3.5.12</mybatis.plus.version>
|
||||
|
||||
<okhttp.version>4.12.0</okhttp.version>
|
||||
<okhttp.version>5.1.0</okhttp.version>
|
||||
<protostuff.version>1.8.0</protostuff.version>
|
||||
<disruptor.version>3.4.2</disruptor.version>
|
||||
<guava.version>33.4.8-jre</guava.version>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user