Skip to content

Commit 03266c0

Browse files
MINOR: Bump com.squareup.okhttp3:mockwebserver3 from 5.3.2 to 5.4.0
Bumps [com.squareup.okhttp3:mockwebserver3](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:mockwebserver3 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 03266c0

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
@@ -123,7 +123,7 @@ under the License.
123123
<dependency>
124124
<groupId>com.squareup.okhttp3</groupId>
125125
<artifactId>mockwebserver3</artifactId>
126-
<version>5.3.2</version>
126+
<version>5.4.0</version>
127127
<scope>test</scope>
128128
</dependency>
129129
<dependency>

0 commit comments

Comments
 (0)