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 10c992f Sync deps
add c8468fd CAMEL-16775: Simple language - Parsing single or double
quoted text block should be literal text, and not numeric. This means 01234 is
text based and not the integer 1234.
No new revisions were added by this update.
Summary of changes:
.../camel/language/simple/SimplePredicateParser.java | 15 +++++++++++++--
.../apache/camel/language/simple/SimpleOperatorTest.java | 10 ++++++++++
2 files changed, 23 insertions(+), 2 deletions(-)