aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-10-27 21:13:18 +0000
committerGravatar vitalyster2022-10-28 00:17:22 +0300
commit760e8f8f757b7986d14b97366333f726f9401095 (patch)
treea0aea7102453dd02cf752cc16c71c24208b39dc6 /pom.xml
parent78d62b38d97b45f24a85ffc5b4bb9071ae48e9f3 (diff)
Bump twitter4j-core from 4.1.1 to 4.1.2
Bumps [twitter4j-core](https://github.com/Twitter4J/Twitter4J) from 4.1.1 to 4.1.2. - [Release notes](https://github.com/Twitter4J/Twitter4J/releases) - [Commits](https://github.com/Twitter4J/Twitter4J/commits/4.1.2) --- updated-dependencies: - dependency-name: org.twitter4j:twitter4j-core 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 9420bf71..61a20cb4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -232,7 +232,7 @@
<dependency>
<groupId>org.twitter4j</groupId>
<artifactId>twitter4j-core</artifactId>
- <version>4.1.1</version>
+ <version>4.1.2</version>
</dependency>
<dependency>
<groupId>com.rometools</groupId>