diff options
author | dependabot[bot] | 2022-09-02 21:29:40 +0000 |
---|---|---|
committer | vitalyster | 2022-09-04 09:56:06 +0300 |
commit | 3c6dfd9f2c6f862e23609863eb7c57e2479569ce (patch) | |
tree | 4e3b99386d25410504476e9558b300351e4f1d52 /pom.xml | |
parent | a60ae62e82fa2f7d6e1ff8a82ae4e77cfbbff737 (diff) |
Bump prettytime from 5.0.3.Final to 5.0.4.Final
Bumps [prettytime](https://github.com/ocpsoft/prettytime) from 5.0.3.Final to 5.0.4.Final.
- [Release notes](https://github.com/ocpsoft/prettytime/releases)
- [Commits](https://github.com/ocpsoft/prettytime/commits)
---
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
@@ -248,7 +248,7 @@ <dependency> <groupId>org.ocpsoft.prettytime</groupId> <artifactId>prettytime</artifactId> - <version>5.0.3.Final</version> + <version>5.0.4.Final</version> </dependency> <dependency> <groupId>org.springdoc</groupId> |