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 b942f92fcb Bump jettison from 1.5.0 to 1.5.1
b942f92fcb is described below

commit b942f92fcb52ce1c42b8284765d089aa5b34480c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Sep 23 13:06:48 2022 +0000

    Bump jettison from 1.5.0 to 1.5.1
    
    Bumps [jettison](https://github.com/jettison-json/jettison) from 1.5.0 to 
1.5.1.
    - [Release notes](https://github.com/jettison-json/jettison/releases)
    - 
[Commits](https://github.com/jettison-json/jettison/compare/jettison-1.5.0...jettison-1.5.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.jettison:jettison
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
---
 modules/json/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules/json/pom.xml b/modules/json/pom.xml
index 35c31a4d67..189edf50b3 100644
--- a/modules/json/pom.xml
+++ b/modules/json/pom.xml
@@ -55,7 +55,7 @@
         <dependency>
             <groupId>org.codehaus.jettison</groupId>
             <artifactId>jettison</artifactId>
-            <version>1.5.0</version>
+            <version>1.5.1</version>
         </dependency>
          <dependency>
             <groupId>org.apache.axis2</groupId>

Reply via email to