diff options
author | dependabot[bot] | 2022-11-15 21:02:39 +0000 |
---|---|---|
committer | vitalyster | 2022-11-16 05:03:33 +0300 |
commit | 2615567785916a941326ee9050d2cd96f0bbffa7 (patch) | |
tree | c5c980b4219ec294d2043357e4997500bffdad7b | |
parent | c5a25ba5141925f16592f9efdd703f7e1f42075c (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>
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |