aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-10-10 21:10:30 +0000
committerGravatar vitalyster2022-10-11 01:39:22 +0300
commit630f45fe7bbfd3ab61069678ad6dd27eced27945 (patch)
tree5213eaa3b7a4809e0720a6cb5c63c0bf600f0143 /pom.xml
parent21927063ea989551613ae35ab4b71c9e880db0a1 (diff)
Bump scribejava-apis from 8.3.1 to 8.3.2
Bumps [scribejava-apis](https://github.com/scribejava/scribejava) from 8.3.1 to 8.3.2. - [Release notes](https://github.com/scribejava/scribejava/releases) - [Changelog](https://github.com/scribejava/scribejava/blob/master/changelog) - [Commits](https://github.com/scribejava/scribejava/compare/scribejava-8.3.1...scribejava-8.3.2) --- updated-dependencies: - dependency-name: com.github.scribejava:scribejava-apis dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index f5c2912f..a1d5f129 100644
--- a/pom.xml
+++ b/pom.xml
@@ -160,7 +160,7 @@
<dependency>
<groupId>com.github.scribejava</groupId>
<artifactId>scribejava-apis</artifactId>
- <version>8.3.1</version>
+ <version>8.3.2</version>
</dependency>
<dependency>
<groupId>rocks.xmpp</groupId>