Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit7a35ddc

Browse files
committed
prepare v8.0.0
1 parentd3c3da8 commit7a35ddc

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

‎README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ You can pull ScribeJava from the central maven repository, just add these to you
135135
<dependency>
136136
<groupId>com.github.scribejava</groupId>
137137
<artifactId>scribejava-apis</artifactId>
138-
<version>7.1.1</version>
138+
<version>8.0.0</version>
139139
</dependency>
140140
```
141141

@@ -144,7 +144,7 @@ And in case you need just core classes (that's it, without any external API (FB,
144144
<dependency>
145145
<groupId>com.github.scribejava</groupId>
146146
<artifactId>scribejava-core</artifactId>
147-
<version>7.1.1</version>
147+
<version>8.0.0</version>
148148
</dependency>
149149
```
150150

‎changelog

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[SNAPSHOT]
1+
[8.0.0]
22
* add Kakao API (https://kakao.com/) (thanks to https://github.com/v0o0v)
33
* support chunks in JDKHttpClient's Multipart (thanks to https://github.com/eos1d3)
44
* add support for OAuth 2.0 Device Authorization Grant (RFC 8628) (thanks to https://github.com/rebarbora-mckvak)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp