diff options
author | dependabot[bot] | 2022-05-18 21:09:46 +0000 |
---|---|---|
committer | vitalyster | 2022-05-20 17:29:09 +0300 |
commit | 4e6a8e1f70024347f4f8f2e647c019038686622e (patch) | |
tree | d1152b777c1542e30634ecb4aef15aa8d4838f53 /pom.xml | |
parent | abf49e9c06b3990531ccd836f39d735421704a95 (diff) |
Bump prettytime from 5.0.2.Final to 5.0.3.Final
Bumps [prettytime](https://github.com/ocpsoft/prettytime) from 5.0.2.Final to 5.0.3.Final.
- [Release notes](https://github.com/ocpsoft/prettytime/releases)
- [Commits](https://github.com/ocpsoft/prettytime/compare/5.0.2.Final...5.0.3.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
@@ -243,7 +243,7 @@ <dependency> <groupId>org.ocpsoft.prettytime</groupId> <artifactId>prettytime</artifactId> - <version>5.0.2.Final</version> + <version>5.0.3.Final</version> </dependency> <dependency> <groupId>org.springdoc</groupId> |