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

Commitbda9ac6

Browse files
committed
prepare v8.3.2
1 parent8cb3790 commitbda9ac6

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

‎README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ You can pull ScribeJava from the central maven repository, just add these to you
137137
<dependency>
138138
<groupId>com.github.scribejava</groupId>
139139
<artifactId>scribejava-apis</artifactId>
140-
<version>8.3.1</version>
140+
<version>8.3.2</version>
141141
</dependency>
142142
```
143143

@@ -146,7 +146,7 @@ And in case you need just core classes (that's it, without any external API (FB,
146146
<dependency>
147147
<groupId>com.github.scribejava</groupId>
148148
<artifactId>scribejava-core</artifactId>
149-
<version>8.3.1</version>
149+
<version>8.3.2</version>
150150
</dependency>
151151
```
152152

‎changelog

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
[SNAPSHOT]
1+
[8.3.2]
22
* minor fixes and enhances
33
* update dependencies
4+
* while using async HTTP client, you could miss some Throwables, now they will be thrown
45

56
[8.3.1]
67
* fix java.lang.NoClassDefFoundError for non-java8 runtimes (e.g. Android 7.1.1)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp