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

Commit8753b67

Browse files
committed
prepare 2.5.3 release
1 parentf2b1185 commit8753b67

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

‎README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ You can pull ScribeJava from the central maven repository, just add these to you
7878
<dependency>
7979
<groupId>com.github.scribejava</groupId>
8080
<artifactId>scribejava-apis</artifactId>
81-
<version>2.5.2</version>
81+
<version>2.5.3</version>
8282
</dependency>
8383
```
8484

@@ -87,7 +87,7 @@ And in case you need just core classes (that's it, without any external API (FB,
8787
<dependency>
8888
<groupId>com.github.scribejava</groupId>
8989
<artifactId>scribejava-core</artifactId>
90-
<version>2.5.2</version>
90+
<version>2.5.3</version>
9191
</dependency>
9292
```
9393

‎changelog

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
[2.5.3]
2+
* fix - do not send two Content-Type header in async requests
3+
* improve OK example
4+
15
[2.5.2]
26
* add Google Async Exmaple (with bugfix for it to work)
37
* add OSGI manifest metadata

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp