This is an automated email from the ASF dual-hosted git repository.
martin_s pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/archiva-parent.git
The following commit(s) were added to refs/heads/master by this push:
new a350a8c Increasing some versions of dependencies
a350a8c is described below
commit a350a8c67ff649273d38e0c393b8dd4288eaf687
Author: Martin Stockhammer <[email protected]>
AuthorDate: Sun May 23 12:22:58 2021 +0200
Increasing some versions of dependencies
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 7879111..5f10616 100644
--- a/pom.xml
+++ b/pom.xml
@@ -78,7 +78,7 @@
<scmPublishBranch>asf-staging-3.0</scmPublishBranch>
<scmPubCheckoutDirectory>.site-content</scmPubCheckoutDirectory>
- <jetty.version>9.4.35.v20201120</jetty.version>
+ <jetty.version>9.4.41.v20210516</jetty.version>
<slf4j.version>1.7.28</slf4j.version>
<log4j.version>2.13.3</log4j.version>
<spring.version>5.2.9.RELEASE</spring.version>
@@ -86,7 +86,7 @@
<ehcache.version>2.10.6</ehcache.version>
<hsqldb.version>2.5.0</hsqldb.version>
<openjpa.version>3.1.1</openjpa.version>
- <cxf.version>3.3.6</cxf.version>
+ <cxf.version>3.3.10</cxf.version>
<jackson.version>2.11.0</jackson.version>