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 c37ff72 Bump neethi from 3.1.1 to 3.2.0
c37ff72 is described below
commit c37ff7265dd0d0a95466de12da9091ef6f8820b0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Nov 17 13:33:35 2021 +0000
Bump neethi from 3.1.1 to 3.2.0
Bumps neethi from 3.1.1 to 3.2.0.
---
updated-dependencies:
- dependency-name: org.apache.neethi:neethi
dependency-type: direct:production
update-type: version-update:semver-minor
...
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 8813ac0..2922639 100644
--- a/pom.xml
+++ b/pom.xml
@@ -491,7 +491,7 @@
</site>
</distributionManagement>
<properties>
- <neethi.version>3.1.1</neethi.version>
+ <neethi.version>3.2.0</neethi.version>
<woden.version>1.0M10</woden.version>
<axiom.version>1.3.1-SNAPSHOT</axiom.version>
<xmlschema.version>2.2.5</xmlschema.version>