We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
iexec-commons-poco
iexec-common
1 parent 9d217fb commit 023c629Copy full SHA for 023c629
CHANGELOG.md
@@ -19,6 +19,8 @@ All notable changes to this project will be documented in this file.
19
- Upgrade to Gradle 8.7. (#140)
20
- Upgrade to `eclipse-temurin:11.0.22_7-jre-focal`. (#141)
21
- Upgrade to Spring Boot 2.7.18. (#142)
22
+- Upgrade to `iexec-commons-poco` 4.1.0. (#145)
23
+- Upgrade to `iexce-common` 8.5.0. (#145)
24
25
## [[8.4.0]](https://github.com/iExecBlockchainComputing/iexec-blockchain-adapter-api/releases/tag/v8.4.0) 2024-02-29
26
gradle.properties
@@ -1,6 +1,6 @@
1
version=8.4.0
2
-iexecCommonVersion=8.4.0
3
-iexecCommonsPocoVersion=4.0.0-NEXT-SNAPSHOT
+iexecCommonVersion=8.5.0
+iexecCommonsPocoVersion=4.1.0
4
5
nexusUser
6
nexusPassword
0 commit comments