aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-09-02 21:29:40 +0000
committerGravatar vitalyster2022-09-04 09:56:06 +0300
commit3c6dfd9f2c6f862e23609863eb7c57e2479569ce (patch)
tree4e3b99386d25410504476e9558b300351e4f1d52 /pom.xml
parenta60ae62e82fa2f7d6e1ff8a82ae4e77cfbbff737 (diff)
Bump prettytime from 5.0.3.Final to 5.0.4.Final
Bumps [prettytime](https://github.com/ocpsoft/prettytime) from 5.0.3.Final to 5.0.4.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 56c21a30..502a4d9c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -248,7 +248,7 @@
<dependency>
<groupId>org.ocpsoft.prettytime</groupId>
<artifactId>prettytime</artifactId>
- <version>5.0.3.Final</version>
+ <version>5.0.4.Final</version>
</dependency>
<dependency>
<groupId>org.springdoc</groupId>