diff options
author | dependabot[bot] | 2024-05-13 21:30:36 +0000 |
---|---|---|
committer | vitalyster | 2024-05-14 20:52:52 +0300 |
commit | 0ab774ef61329e2f60abd523fcd3f8b8e6f83f30 (patch) | |
tree | abee3ce0647d7239a801fc8a9eb9129f67ef81af | |
parent | 9238be239841349f818ed609fc4915fa126883af (diff) |
build(deps): bump org.ocpsoft.prettytime:prettytime
Bumps [org.ocpsoft.prettytime:prettytime](https://github.com/ocpsoft/prettytime) from 5.0.7.Final to 5.0.8.Final.
- [Commits](https://github.com/ocpsoft/prettytime/compare/5.0.7.Final...5.0.8.Final)
---
updated-dependencies:
- dependency-name: org.ocpsoft.prettytime:prettytime
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
@@ -269,7 +269,7 @@ <dependency> <groupId>org.ocpsoft.prettytime</groupId> <artifactId>prettytime</artifactId> - <version>5.0.7.Final</version> + <version>5.0.8.Final</version> </dependency> <dependency> <groupId>org.springdoc</groupId> |