diff options
author | dependabot[bot] | 2021-09-08 21:08:26 +0000 |
---|---|---|
committer | vitalyster | 2021-09-09 00:11:36 +0300 |
commit | 94f543452d4deb724dcc06b388d1a7f85d518871 (patch) | |
tree | ed6ebaa3562d52bf6c30ff2bc9124500ad9ef6cd /pom.xml | |
parent | 7bd0ad53d3eb5107908cfef44cc06029d3b14576 (diff) |
Bump prettytime from 5.0.1.Final to 5.0.2.Final
Bumps [prettytime](https://github.com/ocpsoft/prettytime) from 5.0.1.Final to 5.0.2.Final.
- [Release notes](https://github.com/ocpsoft/prettytime/releases)
- [Commits](https://github.com/ocpsoft/prettytime/compare/5.0.1.Final...5.0.2.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
@@ -238,7 +238,7 @@ <dependency> <groupId>org.ocpsoft.prettytime</groupId> <artifactId>prettytime</artifactId> - <version>5.0.1.Final</version> + <version>5.0.2.Final</version> </dependency> <dependency> <groupId>org.springdoc</groupId> |