JiriOndrusek commented on a change in pull request #481:
URL: https://github.com/apache/camel-spring-boot/pull/481#discussion_r836114197
##########
File path: components-starter/camel-aws2-ddb-starter/pom.xml
##########
@@ -47,6 +47,18 @@
</exclusions>
<!--END OF GENERATED CODE-->
</dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
+ <artifactId>camel-test-infra-aws-v2</artifactId>
+ <version>${project.version}</version>
Review comment:
Thanks for spotting it! I'll fix that
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]