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

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git


    from 3ae0f70ad05 CAMEL-20673: camel-core - Add type converter for string to 
TimeUnit (#13790)
     add 7e058efd3fb CAMEL-20674: camel-xml-io - Allow parser to santize uris 
from XML that may be set by end user using multi line which causes uri to be 
with whitespace noise.
     add c1de3f7da35 CAMEL-20676: camel-snmp - Delay cannot be configured 
(#13791)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/camel/catalog/components/snmp.json     |  2 +-
 .../org/apache/camel/component/snmp/snmp.json         |  2 +-
 .../org/apache/camel/component/snmp/SnmpEndpoint.java | 19 +++----------------
 .../java/org/apache/camel/xml/in/ModelParser.java     | 18 +++++++++---------
 .../main/java/org/apache/camel/xml/in/BaseParser.java |  4 ++++
 .../endpoint/dsl/SnmpEndpointBuilderFactory.java      |  4 ++--
 .../org/apache/camel/kotlin/components/SnmpUriDsl.kt  |  2 +-
 .../maven/packaging/ModelXmlParserGeneratorMojo.java  |  7 ++++++-
 8 files changed, 27 insertions(+), 31 deletions(-)

Reply via email to