Skip to content

Commit

Permalink
Merge pull request #688 from jayesh12234/develop
Browse files Browse the repository at this point in the history
MOSIP-36408--Fixed failure at  oauth-details
  • Loading branch information
mohanachandran-s authored Dec 12, 2024
2 parents dca463a + ef3d6c0 commit 196a2ac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion mosip-acceptance-tests/ivv-orchestrator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@
<dependency>
<groupId>io.mosip.kernel</groupId>
<artifactId>kernel-bom</artifactId>
<version>1.2.1-java21-SNAPSHOT</version>
<version>1.3.0-beta.1</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
import com.google.gson.Gson;
import com.google.gson.JsonObject;
import io.mosip.testrig.apirig.dto.TestCaseDTO;
import io.mosip.testrig.apirig.masterdata.testscripts.SimplePostForAutoGenId;
import io.mosip.testrig.apirig.esignet.testscripts.SimplePostForAutoGenId;
import io.mosip.testrig.apirig.testrunner.JsonPrecondtion;
import io.mosip.testrig.apirig.utils.AdminTestException;
import io.mosip.testrig.apirig.utils.AuthenticationTestException;
Expand Down

0 comments on commit 196a2ac

Please sign in to comment.