File tree Expand file tree Collapse file tree 3 files changed +5
-3
lines changed
src/test/java/com/iexec/sms/tee/challenge Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -20,6 +20,8 @@ All notable changes to this project will be documented in this file.
2020- Upgrade to ` eclipse-temurin:11.0.22_7-jre-focal ` . (#261 )
2121- Upgrade to Spring Boot 2.7.18. (#262 )
2222- Upgrade to sconify tools and Scone runtime 5.8.8 for SGX enclaves. (#263 )
23+ - Upgrade to ` iexec-commons-poco ` 4.1.0. (#266 )
24+ - Upgrade to ` iexce-common ` 8.5.0. (#266 )
2325
2426## [[ 8.5.1]] ( https://github.com/iExecBlockchainComputing/iexec-sms/releases/tag/v8.5.1 ) 2024-04-02
2527
Original file line number Diff line number Diff line change 11version =8.5.1
2- iexecCommonVersion =8.4 .0
3- iexecCommonsPocoVersion =4.0.0-NEXT-SNAPSHOT
2+ iexecCommonVersion =8.5 .0
3+ iexecCommonsPocoVersion =4.1.0
44
55nexusUser
66nexusPassword
Original file line number Diff line number Diff line change 1616
1717package com .iexec .sms .tee .challenge ;
1818
19- import com .iexec .common .utils .EthAddress ;
2019import com .iexec .commons .poco .utils .BytesUtils ;
20+ import com .iexec .commons .poco .utils .EthAddress ;
2121import org .junit .jupiter .api .Test ;
2222import org .web3j .crypto .Credentials ;
2323
You can’t perform that action at this time.
0 commit comments