aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-06-23 21:57:27 +0000
committerGravatar vitalyster2023-06-26 06:25:39 +0300
commit948b4f107c501fc595310c2e99ede60f47ddbabf (patch)
tree2b3e410c62044bb9aa096fba13769dee64bf068f /pom.xml
parent72a323b5f1f765206cb43b17f856b8429801cf12 (diff)
build(deps): bump prettytime from 5.0.6.Final to 5.0.7.Final
Bumps [prettytime](https://github.com/ocpsoft/prettytime) from 5.0.6.Final to 5.0.7.Final. - [Commits](https://github.com/ocpsoft/prettytime/compare/5.0.6.Final...5.0.7.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>
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 7dfad631..973b3fa4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -274,7 +274,7 @@
<dependency>
<groupId>org.ocpsoft.prettytime</groupId>
<artifactId>prettytime</artifactId>
- <version>5.0.6.Final</version>
+ <version>5.0.7.Final</version>
</dependency>
<dependency>
<groupId>org.springdoc</groupId>