diff --git a/app/pom.xml b/app/pom.xml
index d3a9058b..1ca9ee42 100644
--- a/app/pom.xml
+++ b/app/pom.xml
@@ -6,7 +6,7 @@
org.springframework.boot
spring-boot-starter-parent
- 2.6.3
+ 2.7.17
diff --git a/core/pom.xml b/core/pom.xml
index b7ed8275..20a74d94 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -98,12 +98,12 @@
org.apache.commons
commons-csv
- 1.9.0
+ 1.10.0
commons-codec
commons-codec
- 1.15
+ 1.16.0
org.apache.velocity
@@ -130,7 +130,7 @@
commons-cli
commons-cli
- 1.5.0
+ 1.6.0
org.apache.maven
@@ -161,7 +161,7 @@
com.auth0
java-jwt
- 4.2.1
+ 4.4.0
${project.groupId}
@@ -231,7 +231,7 @@
org.codehaus.mojo
license-maven-plugin
- 2.0.0
+ 2.3.0
validate
diff --git a/documentation/master-solicitor.asciidoc b/documentation/master-solicitor.asciidoc
index 53d45d87..c283aa25 100644
--- a/documentation/master-solicitor.asciidoc
+++ b/documentation/master-solicitor.asciidoc
@@ -1623,6 +1623,7 @@ Spring beans implementing this interface will be called at certain points in the
Changes in 1.16.0::
* https://github.com/devonfw/solicitor/pull/212: Improvement in determining License-URL within NpmLicenseCheckerReader.
* https://github.com/devonfw/solicitor/issues/213: Avoid (too) long filenames when caching license texts oder licenseurls. See <>.
+* https://github.com/devonfw/solicitor/issues/218: Update dependencies to latest version.
Changes in 1.15.0::
* https://github.com/devonfw/solicitor/issues/208: Add two new lifecycle methods to `SolicitorLifecycleListener`.
diff --git a/documentation/pom.xml b/documentation/pom.xml
index f3a9c34b..40bd5cc7 100644
--- a/documentation/pom.xml
+++ b/documentation/pom.xml
@@ -25,9 +25,9 @@
- 2.2.2
- 1.6.2
- 2.5.3
+ 2.2.4
+ 2.3.9
+ 2.5.10
9.3.3.0
dd-MM-yy_HH:mm
${maven.build.timestamp}
@@ -56,7 +56,7 @@
asciidoctor-maven-plugin
- [2.2.2,)
+ [2.2.4,)
@@ -154,8 +154,8 @@
coderay
book
- ${project.basedir}/theme
- solicitor
+ ${project.basedir}/theme
+ solicitor
font
@@ -169,7 +169,7 @@
org.codehaus.mojo
build-helper-maven-plugin
- 3.3.0
+ 3.4.0
attach-doc