aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-05-03 09:33:41 +0000
committerGravatar vitalyster2021-05-03 12:39:26 +0300
commita6b3f064e07d42908f5b032afd716b5320852082 (patch)
treef90c56613d62d2a122258e0ce3e8a2d345d7726c /pom.xml
parentbeda2a322fce1c0711262ed302360b76bff6604e (diff)
Bump prettytime from 5.0.0.Final to 5.0.1.Final
Bumps [prettytime](https://github.com/ocpsoft/prettytime) from 5.0.0.Final to 5.0.1.Final. - [Release notes](https://github.com/ocpsoft/prettytime/releases) - [Changelog](https://github.com/ocpsoft/prettytime/blob/master/CHANGELOG.txt) - [Commits](https://github.com/ocpsoft/prettytime/compare/5.0.0.Final...5.0.1.Final) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index b0f893b9..8f4ce106 100644
--- a/pom.xml
+++ b/pom.xml
@@ -238,7 +238,7 @@
<dependency>
<groupId>org.ocpsoft.prettytime</groupId>
<artifactId>prettytime</artifactId>
- <version>5.0.0.Final</version>
+ <version>5.0.1.Final</version>
</dependency>
<dependency>
<groupId>org.springdoc</groupId>