diff --git a/pom.xml b/pom.xml
index 74a9fab4..189c3ccc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -358,7 +358,7 @@
org.apache.maven.plugins
maven-compiler-plugin
- 3.8.0
+ 3.8.1
@@ -388,13 +388,13 @@
org.apache.maven.plugins
maven-source-plugin
- 3.0.1
+ 3.1.0
org.apache.maven.plugins
maven-javadoc-plugin
- 3.1.0
+ 3.1.1
true
@@ -449,14 +449,7 @@
org.apache.maven.plugins
maven-site-plugin
- 3.7.1
-
-
- org.apache.maven.wagon
- wagon-ssh
- 3.1.0
-
-
+ 3.8.2
@@ -468,7 +461,7 @@
org.codehaus.mojo
animal-sniffer-maven-plugin
- 1.17
+ 1.18
@@ -706,14 +699,8 @@
io.spring.docresources
spring-doc-resources
- 0.1.1.BUILD-SNAPSHOT
- zip
- true
-
-
- org.springframework.data.build
- spring-data-build-resources
- 2.2.0.BUILD-SNAPSHOT
+ 0.1.2.RELEASE
+ provided
zip
true
@@ -851,10 +838,10 @@
+ todir="${project.build.directory}/working">
+ dir="${project.build.directory}/doc-resources"
+ includes="**"/>
@@ -884,31 +871,20 @@
+ todir="${project.root}/target/site/reference/html">
-
-
-
-
-
-
+ dir="${project.build.directory}/doc-resources">
+
+
-
-
-
-
+ file="${project.build.directory}/generated-docs/index.html"
+ tofile="${project.root}/target/site/reference/html/index.html"/>
-
highlight.js
+ true
+ shared
+ css/
+ spring.css
+ true
+ font
+ left
+ highlightjs
js/highlight
atom-one-dark-reasonable
- true
- true
- ./css
- spring.css
- left
@@ -1048,22 +1027,6 @@
org.apache.maven.plugins
maven-assembly-plugin
-
- static
-
- single
-
- prepare-package
-
-
-
- ${shared.resources}/assemblies/static-resources.xml
-
-
- static-resources
- false
-
-
docs