aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-10-31 21:11:38 +0000
committerGravatar vitalyster2022-11-01 13:00:41 +0300
commitdb9b9a90a4a1c6b3cf424fc1796e4bcf8a82c447 (patch)
tree3f0f3ffb315ca29390598c6cb373e5d35334329b /pom.xml
parentf3d25fbfaf35d874172e98d5bb813c5d50afa298 (diff)
Bump prettytime from 5.0.4.Final to 5.0.6.Final
Bumps [prettytime](https://github.com/ocpsoft/prettytime) from 5.0.4.Final to 5.0.6.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.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 61a20cb4..8a59a507 100644
--- a/pom.xml
+++ b/pom.xml
@@ -252,7 +252,7 @@
<dependency>
<groupId>org.ocpsoft.prettytime</groupId>
<artifactId>prettytime</artifactId>
- <version>5.0.4.Final</version>
+ <version>5.0.6.Final</version>
</dependency>
<dependency>
<groupId>org.springdoc</groupId>