Skip to content

Commit

Permalink
build(deps): bump joda-time:joda-time from 2.8.1 to 2.12.7 in /parser
Browse files Browse the repository at this point in the history
Bumps [joda-time:joda-time](https://github.com/JodaOrg/joda-time) from 2.8.1 to 2.12.7.
- [Release notes](https://github.com/JodaOrg/joda-time/releases)
- [Changelog](https://github.com/JodaOrg/joda-time/blob/main/RELEASE-NOTES.txt)
- [Commits](JodaOrg/joda-time@v2.8.1...v2.12.7)

---
updated-dependencies:
- dependency-name: joda-time:joda-time
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 16, 2024
1 parent 170fdca commit 77a2872
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parser/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ compileJava.options.encoding = 'UTF-8'
compileTestJava.options.encoding = 'UTF-8'

dependencies {
compile 'joda-time:joda-time:2.8.1'
compile 'joda-time:joda-time:2.12.7'
compile 'org.jsoup:jsoup:1.15.3'
compile 'org.apache.httpcomponents:fluent-hc:4.5.3'
compile 'org.apache.httpcomponents:httpmime:4.5.3'
Expand Down

0 comments on commit 77a2872

Please sign in to comment.