Like this
<dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> <version>4.13.2</version> <!-- Replace with the required version --> <scope>test</scope> </dependency>