aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2024-05-13 21:30:36 +0000
committerGravatar vitalyster2024-05-14 20:52:52 +0300
commit0ab774ef61329e2f60abd523fcd3f8b8e6f83f30 (patch)
treeabee3ce0647d7239a801fc8a9eb9129f67ef81af /pom.xml
parent9238be239841349f818ed609fc4915fa126883af (diff)
build(deps): bump org.ocpsoft.prettytime:prettytime
Bumps [org.ocpsoft.prettytime:prettytime](https://github.com/ocpsoft/prettytime) from 5.0.7.Final to 5.0.8.Final. - [Commits](https://github.com/ocpsoft/prettytime/compare/5.0.7.Final...5.0.8.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 8c73b585..a477189e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -269,7 +269,7 @@
<dependency>
<groupId>org.ocpsoft.prettytime</groupId>
<artifactId>prettytime</artifactId>
- <version>5.0.7.Final</version>
+ <version>5.0.8.Final</version>
</dependency>
<dependency>
<groupId>org.springdoc</groupId>