Skip to content
Merged
Changes from 4 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
2 changes: 2 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@
<lifecycle-mapping.version>1.0.0</lifecycle-mapping.version>
<jjwt.version>0.13.0</jjwt.version>
<okhttp.version>5.3.2</okhttp.version>
<!-- Enable dynamic agent loading for Mockito/Byte Buddy as recommended by Mockito docs -->
<argLine>-XX:+EnableDynamicAgentLoading</argLine>
</properties>
<organization>
<name>Berry Cloud Ltd</name>
Expand Down