diff --git a/pom.xml b/pom.xml
index bbf98c6..909ac5b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -50,14 +50,14 @@
com.fasterxml.jackson.core
jackson-databind
- 2.12.6.1
+ 2.13.4.2
com.google.auto.service
auto-service
- 1.0-rc6
+ 1.1.1
provided
@@ -81,47 +81,47 @@
cn.willingxyz.restdoc
RestDocBeanValidation
- ${RestDoc.Version}
+ 0.2.1.4
cn.willingxyz.restdoc
RestDocJackson
- ${RestDoc.Version}
+ 0.2.1.4
cn.willingxyz.restdoc
RestDocSwaggerCommon
- ${RestDoc.Version}
+ 0.2.1.4
cn.willingxyz.restdoc
RestDocCore
- ${RestDoc.Version}
+ 0.2.1.4
cn.willingxyz.restdoc
RestDocSwagger3
- ${RestDoc.Version}
+ 0.2.1.4
cn.willingxyz.restdoc
RestDocSwagger2
- ${RestDoc.Version}
+ 0.2.1.4
cn.willingxyz.restdoc
RestDocSpringSwagger3
- ${RestDoc.Version}
+ 0.2.1.4
cn.willingxyz.restdoc
RestDocSpringSwagger2
- ${RestDoc.Version}
+ 0.2.1.4
cn.willingxyz.restdoc
RestDocSpring
- ${RestDoc.Version}
+ 0.2.1.4
com.github.therapi
@@ -131,12 +131,12 @@
io.springfox
springfox-swagger2
- 2.9.2
+ 3.0.0
io.springfox
springfox-swagger-ui
- 2.9.2
+ 2.10.0
com.github.therapi