aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-05-18 21:09:46 +0000
committerGravatar vitalyster2022-05-20 17:29:09 +0300
commit4e6a8e1f70024347f4f8f2e647c019038686622e (patch)
treed1152b777c1542e30634ecb4aef15aa8d4838f53 /pom.xml
parentabf49e9c06b3990531ccd836f39d735421704a95 (diff)
Bump prettytime from 5.0.2.Final to 5.0.3.Final
Bumps [prettytime](https://github.com/ocpsoft/prettytime) from 5.0.2.Final to 5.0.3.Final. - [Release notes](https://github.com/ocpsoft/prettytime/releases) - [Commits](https://github.com/ocpsoft/prettytime/compare/5.0.2.Final...5.0.3.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 9a6bc404..b27a52e8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -243,7 +243,7 @@
<dependency>
<groupId>org.ocpsoft.prettytime</groupId>
<artifactId>prettytime</artifactId>
- <version>5.0.2.Final</version>
+ <version>5.0.3.Final</version>
</dependency>
<dependency>
<groupId>org.springdoc</groupId>