aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-09-08 21:08:26 +0000
committerGravatar vitalyster2021-09-09 00:11:36 +0300
commit94f543452d4deb724dcc06b388d1a7f85d518871 (patch)
treeed6ebaa3562d52bf6c30ff2bc9124500ad9ef6cd
parent7bd0ad53d3eb5107908cfef44cc06029d3b14576 (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>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 776d53cf..3a5cbd81 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>