This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git.
from 702a6b2 Fix usage of deprecated mockito method new 8907fac Camel-AWS2-S3: Migrated tests to Junit5 new 9d16247 Camel-AWS2-S3: Fixed CS The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: components/camel-aws2-s3/pom.xml | 7 +------ .../camel/component/aws2/s3/AWSS3ClientFactoryTest.java | 11 ++++++----- .../aws2/s3/S3ComponentVerifierExtensionTest.java | 11 ++++++----- .../aws2/s3/integration/S3ComponentIntegrationTest.java | 14 +++++++++----- .../integration/S3CopyObjectOperationIntegrationTest.java | 8 ++++---- .../S3DeleteBucketOperationIntegrationTest.java | 8 ++++---- .../integration/S3ListObjectsOperationIntegrationTest.java | 10 ++++++---- .../S3MultipartUploadOperationIntegrationTest.java | 8 ++++---- .../integration/S3ObjectRangeOperationIntegrationTest.java | 8 ++++---- 9 files changed, 44 insertions(+), 41 deletions(-)