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 6409f75 Sync deps
add 8d78814 Camel-XStream: Added a test about CVE-2020-26217
add 723b118 CAMEL-16718: fix camel-netty-http test case
add 94c4a8b Regen for commit 723b1188c194db2156326b30abba3d676117d9da
No new revisions were added by this update.
Summary of changes:
.../netty/http/NettyHttpSSLHandshakeErrorTest.java | 4 +-
.../sql/stored/template/generated/SSPTParser.java | 833 +++++++------
.../template/generated/SSPTParserConstants.java | 110 +-
.../template/generated/SSPTParserTokenManager.java | 1222 ++++++++++----------
.../xstream/MarshalMapCVE202026217Test.java | 148 +++
5 files changed, 1222 insertions(+), 1095 deletions(-)
create mode 100644
components/camel-xstream/src/test/java/org/apache/camel/dataformat/xstream/MarshalMapCVE202026217Test.java