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 1efa2cb [Lambda] Also check CamelAwsLambdaZipFile in createFunction
(#5678)
add d29136d (chores) Use try-with-resources for a few components (#5680)
add 1fa4fd9 (chores) camel-tarfile cleanup (#5681)
add 0071287 Do not ignore mdn template from AS2 server configuration
(#5682)
add f3974ae The prepare catalog maven plugin should be less noisy
add 7f4b9f1 Upgrade AssertJ to version 3.20.1
add 46ef472 Sync deps
add c6461b8 Upgrade AWS SDK v2 to version 2.16.86
add 80521dc Sync deps
No new revisions were added by this update.
Summary of changes:
camel-dependencies/pom.xml | 4 +-
.../component/as2/api/AS2ServerConnection.java | 22 ++-
.../component/as2/api/protocol/ResponseMDN.java | 16 +-
.../camel/component/as2/api/AS2MessageTest.java | 3 +-
.../as2/internal/AS2ConnectionHelper.java | 2 +-
.../camel/component/as2/AS2ClientManagerIT.java | 4 +-
.../camel/component/chatscript/ChatScriptBot.java | 15 +-
.../dropbox/util/DropboxPropertyManager.java | 18 +--
.../aggregate/tarfile/TarAggregationStrategy.java | 78 +++++----
.../component/weather/WeatherConfiguration.java | 4 +-
parent/pom.xml | 4 +-
.../packaging/PackageArchetypeCatalogMojo.java | 52 +++---
.../camel/maven/packaging/PrepareCatalogMojo.java | 176 ++++++++++++---------
.../camel/maven/packaging/XRefCheckMojo.java | 27 ++--
.../maven/sync/properties/SyncPropertiesMojo.java | 8 +-
15 files changed, 246 insertions(+), 187 deletions(-)