- 
                Notifications
    
You must be signed in to change notification settings  - Fork 571
 
Closed
Description
The archetypes are still using an old JUnit version, see Jersey for example:
https://github.com/awslabs/aws-serverless-java-container/blob/660dd8dbf88298bf31cc604b574ac283f2558fa2/aws-serverless-jersey-archetype/src/main/resources/archetype-resources/pom.xml#L68
https://github.com/awslabs/aws-serverless-java-container/blob/660dd8dbf88298bf31cc604b574ac283f2558fa2/aws-serverless-jersey-archetype/src/main/resources/archetype-resources/build.gradle#L24
The dependency declarations and StreamLambdaHandlerTest classes should be updated to use JUnit 5.