You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gn...@apache.org on 2020/09/30 15:06:18 UTC

[camel] branch master updated (37fa68e -> 1e4c6be)

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

gnodet pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from 37fa68e  CAMEL-15598: camel-kafka - Remove old reflection code setting partitioner class config
     add 07e591f  Align junit dependency
     add 6782f43  Add missing camel-management dependency for testing
     add efddc5e  Fix camel-spring-javaconfig unit test
     add 1e4c6be  [CAMEL-15601] Upgrade to JAXB impl 2.3.3

No new revisions were added by this update.

Summary of changes:
 components/camel-asn1/pom.xml                                |  2 +-
 components/camel-cxf/pom.xml                                 |  2 +-
 components/camel-soap/pom.xml                                |  2 +-
 .../apache/camel/spring/javaconfig/BeanJavaConfigTest.java   |  3 +--
 components/camel-spring-ws/pom.xml                           |  2 +-
 components/camel-test-junit5/pom.xml                         |  7 ++++++-
 core/camel-core/pom.xml                                      |  1 -
 parent/pom.xml                                               | 10 +++++-----
 pom.xml                                                      | 12 ++++++++----
 tests/camel-itest/pom.xml                                    |  2 +-
 10 files changed, 25 insertions(+), 18 deletions(-)