Skip to content

Commit d7052c5

Browse files
chore(deps): bump com.squareup.okhttp3:logging-interceptor (influxdata#967)
Bumps [com.squareup.okhttp3:logging-interceptor](https://github.com/square/okhttp) from 4.11.0 to 4.12.0. - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-4.11.0...parent-4.12.0) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:logging-interceptor dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d96f2f6 commit d7052c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -320,7 +320,7 @@
320320
<dependency>
321321
<groupId>com.squareup.okhttp3</groupId>
322322
<artifactId>logging-interceptor</artifactId>
323-
<version>4.11.0</version>
323+
<version>4.12.0</version>
324324
</dependency>
325325
</dependencies>
326326
<profiles>

0 commit comments

Comments
 (0)