You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ja...@apache.org on 2023/04/28 13:26:19 UTC

[camel-quarkus] branch 2.13.x updated (74ec417c76 -> 2038a57278)

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

jamesnetherton pushed a change to branch 2.13.x
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git


    from 74ec417c76 Upgrade of woodstox
     add 6857eb2c80 Remove org.apache.cxf:cxf-codegen plugin  #4839
     add 2038a57278 Snmp: Extend coverage for supported versions #4843

No new revisions were added by this update.

Summary of changes:
 integration-tests-jvm/snmp/pom.xml                 |  5 ++
 .../quarkus/component/snmp/it/SnmpResource.java    | 89 ++++++++++++----------
 .../camel/quarkus/component/snmp/it/SnmpRoute.java | 34 +++++++--
 .../camel/quarkus/component/snmp/it/SnmpTest.java  | 38 +++++----
 .../component/snmp/it/SnmpTestResource.java        | 16 +++-
 pom.xml                                            |  5 --
 6 files changed, 119 insertions(+), 68 deletions(-)