From 94f543452d4deb724dcc06b388d1a7f85d518871 Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Wed, 8 Sep 2021 21:08:26 +0000 Subject: 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] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 776d53cf..3a5cbd81 100644 --- a/pom.xml +++ b/pom.xml @@ -238,7 +238,7 @@ org.ocpsoft.prettytime prettytime - 5.0.1.Final + 5.0.2.Final org.springdoc -- cgit v1.2.3