You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by re...@apache.org on 2023/02/20 13:49:15 UTC

[cxf] branch main updated: Bump hisrc-basicjaxb-plugins from 2.0.0 to 2.1.0 (#1145)

This is an automated email from the ASF dual-hosted git repository.

reta pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf.git


The following commit(s) were added to refs/heads/main by this push:
     new 1f62de8deb Bump hisrc-basicjaxb-plugins from 2.0.0 to 2.1.0 (#1145)
1f62de8deb is described below

commit 1f62de8deb593a6e76514fb6e340b91afbaf493e
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Mon Feb 20 08:49:07 2023 -0500

    Bump hisrc-basicjaxb-plugins from 2.0.0 to 2.1.0 (#1145)
    
    Bumps [hisrc-basicjaxb-plugins](https://github.com/patrodyne/hisrc-basicjaxb) from 2.0.0 to 2.1.0.
    - [Release notes](https://github.com/patrodyne/hisrc-basicjaxb/releases)
    - [Commits](https://github.com/patrodyne/hisrc-basicjaxb/compare/2.0.0...2.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.patrodyne.jvnet:hisrc-basicjaxb-plugins
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    Co-authored-by: dependabot[bot] <49...@users.noreply.github.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 5521bee40e..2f6ba8f3a2 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -88,7 +88,7 @@
         <cxf.el-api.version>3.0.3</cxf.el-api.version>
         <cxf.findbugs.version>3.0.2</cxf.findbugs.version>
         <cxf.hoverfly.version>0.14.3</cxf.hoverfly.version>
-        <cxf.hisrc.basicjaxb.version>2.0.0</cxf.hisrc.basicjaxb.version>
+        <cxf.hisrc.basicjaxb.version>2.1.0</cxf.hisrc.basicjaxb.version>
         <cxf.geronimo.jta.version>1.1.1</cxf.geronimo.jta.version>
         <cxf.geronimo.openapi.version>1.0.15</cxf.geronimo.openapi.version>
         <cxf.glassfish.el.version>4.0.0</cxf.glassfish.el.version>