Skip to content
This repository has been archived by the owner on Jul 8, 2024. It is now read-only.

Commit

Permalink
Bump the dependencies group with 1 update (#39)
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 1 update: [joda-time:joda-time](https://github.com/JodaOrg/joda-time).


Updates `joda-time:joda-time` from 2.12.5 to 2.12.6
- [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.12.5...v2.12.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 8, 2024
1 parent d64fed3 commit 127c268
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wikipedia-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
<dependency>
<groupId>joda-time</groupId>
<artifactId>joda-time</artifactId>
<version>2.12.5</version>
<version>2.12.6</version>
</dependency>
<dependency>
<groupId>mysql</groupId>
Expand Down

0 comments on commit 127c268

Please sign in to comment.