Skip to content

Commit adce079

Browse files
MINOR: Bump com.squareup.okhttp3:okhttp-jvm from 5.3.2 to 5.4.0
Bumps [com.squareup.okhttp3:okhttp-jvm](https://github.com/square/okhttp) from 5.3.2 to 5.4.0. - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](lysine-dev/okhttp@parent-5.3.2...parent-5.4.0) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:okhttp-jvm dependency-version: 5.4.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9e86331 commit adce079

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

flight/flight-sql-jdbc-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ under the License.
135135
<dependency>
136136
<groupId>com.squareup.okhttp3</groupId>
137137
<artifactId>okhttp-jvm</artifactId>
138-
<version>5.3.2</version>
138+
<version>5.4.0</version>
139139
<scope>test</scope>
140140
</dependency>
141141
<dependency>

0 commit comments

Comments
 (0)