Skip to content
Open
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion src/backend/efiling-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,8 @@
<dependency>
<groupId>org.testng</groupId>
<artifactId>testng</artifactId>
<version>7.8.0</version>
<version>7.11.0</version>

<scope>compile</scope>
</dependency>
<dependency>
Expand Down
Loading