diff options
author | dependabot[bot] | 2023-06-23 21:57:27 +0000 |
---|---|---|
committer | vitalyster | 2023-06-26 06:25:39 +0300 |
commit | 948b4f107c501fc595310c2e99ede60f47ddbabf (patch) | |
tree | 2b3e410c62044bb9aa096fba13769dee64bf068f /pom.xml | |
parent | 72a323b5f1f765206cb43b17f856b8429801cf12 (diff) |
build(deps): bump prettytime from 5.0.6.Final to 5.0.7.Final
Bumps [prettytime](https://github.com/ocpsoft/prettytime) from 5.0.6.Final to 5.0.7.Final.
- [Commits](https://github.com/ocpsoft/prettytime/compare/5.0.6.Final...5.0.7.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>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -274,7 +274,7 @@ <dependency> <groupId>org.ocpsoft.prettytime</groupId> <artifactId>prettytime</artifactId> - <version>5.0.6.Final</version> + <version>5.0.7.Final</version> </dependency> <dependency> <groupId>org.springdoc</groupId> |