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 c654994 Upgrading dependencies
c654994 is described below
commit c654994af76987d63a8169fb0fe261384339cf12
Author: Martin Stockhammer <[email protected]>
AuthorDate: Mon Aug 9 23:03:43 2021 +0200
Upgrading dependencies
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index c86b0a0..7fb0416 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.41.v20210516</jetty.version>
+ <jetty.version>9.4.43.v20210629</jetty.version>
<slf4j.version>1.7.28</slf4j.version>
<log4j.version>2.13.3</log4j.version>
<spring.version>5.3.7</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.10</cxf.version>
+ <cxf.version>3.3.11</cxf.version>
<jackson.version>2.11.0</jackson.version>