Skip to content

Commit

Permalink
EPMRPP-90461 || Add support of IAM role
Browse files Browse the repository at this point in the history
  • Loading branch information
APiankouski committed Jan 16, 2025
1 parent 629c56a commit a3c61bf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ dependencies {
api 'com.epam.reportportal:commons-dao'
api 'com.epam.reportportal:commons'
} else {
api 'com.github.reportportal:commons-dao:develop-SNAPSHOT'
api 'com.github.reportportal:commons:develop-SNAPSHOT'
api 'com.github.reportportal:commons-dao:bb8ea46'
api 'com.github.reportportal:commons:3dfb9d8'
}

//Fix CVE-2021-41079, CVE-2022-23181, CVE-2021-33037, CVE-2021-30640, CVE-2022-42252, CVE-2023-46589, CVE-2024-24549
Expand Down

0 comments on commit a3c61bf

Please sign in to comment.