Skip to content

Commit 1259fb1

Browse files
Bump com.squareup.okhttp3:okhttp in /oauth2-server-integration-base
Bumps [com.squareup.okhttp3:okhttp](https://github.com/square/okhttp) from 3.12.1 to 4.9.2. - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-3.12.1...parent-4.9.2) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:okhttp dependency-version: 4.9.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 349a4d1 commit 1259fb1

File tree

1 file changed

+1
-1
lines changed
  • oauth2-server-integration-base

1 file changed

+1
-1
lines changed

oauth2-server-integration-base/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<dependency>
2121
<groupId>com.squareup.okhttp3</groupId>
2222
<artifactId>okhttp</artifactId>
23-
<version>3.12.1</version>
23+
<version>4.9.2</version>
2424
</dependency>
2525

2626
<dependency>

0 commit comments

Comments
 (0)