This is an automated email from the ASF dual-hosted git repository.
veithen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git
The following commit(s) were added to refs/heads/master by this push:
new 55a3514 Bump plexus-classworlds from 2.4 to 2.6.0
55a3514 is described below
commit 55a3514284e08648f97248ad9c37599de52ead6c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Dec 24 17:05:53 2020 +0000
Bump plexus-classworlds from 2.4 to 2.6.0
Bumps
[plexus-classworlds](https://github.com/codehaus-plexus/plexus-classworlds)
from 2.4 to 2.6.0.
- [Release
notes](https://github.com/codehaus-plexus/plexus-classworlds/releases)
-
[Commits](https://github.com/codehaus-plexus/plexus-classworlds/compare/plexus-classworlds-2.4...plexus-classworlds-2.6.0)
Signed-off-by: dependabot[bot] <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 27b2d11..938370d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -538,7 +538,7 @@
<maven.archiver.version>3.0.2</maven.archiver.version>
<maven.version>3.3.9</maven.version>
<maven.plugin.descriptor.version>2.0.7</maven.plugin.descriptor.version>
- <plexus.classworlds.version>2.4</plexus.classworlds.version>
+ <plexus.classworlds.version>2.6.0</plexus.classworlds.version>
<plexus.utils.version>1.4.9</plexus.utils.version>
<rhino.version>1.6R7</rhino.version>
<servlet.api.version>2.3</servlet.api.version>