aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-11-15 21:02:39 +0000
committerGravatar vitalyster2022-11-16 05:03:33 +0300
commit2615567785916a941326ee9050d2cd96f0bbffa7 (patch)
treec5c980b4219ec294d2043357e4997500bffdad7b /pom.xml
parentc5a25ba5141925f16592f9efdd703f7e1f42075c (diff)
Bump scribejava-apis from 8.3.2 to 8.3.3
Bumps [scribejava-apis](https://github.com/scribejava/scribejava) from 8.3.2 to 8.3.3. - [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.2...scribejava-8.3.3) --- 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 8a59a507..c15742dd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -164,7 +164,7 @@
<dependency>
<groupId>com.github.scribejava</groupId>
<artifactId>scribejava-apis</artifactId>
- <version>8.3.2</version>
+ <version>8.3.3</version>
</dependency>
<dependency>
<groupId>rocks.xmpp</groupId>