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.
2 parents 643ac47 + 70b61da commit 505e41fCopy full SHA for 505e41f
CHANGELOG.md
@@ -23,6 +23,8 @@ All notable changes to this project will be documented in this file.
23
- Upgrade to Spring Dependency Management Plugin 1.1.4. (#108)
24
- Upgrade to Spring Doc OpenAPI 1.7.0. (#111)
25
- Upgrade to `jenkins-library` 2.7.4. (#107)
26
+- Upgrade to `iexec-commons-poco` 3.2.0. (#113)
27
+- Upgrade to `iexec-common` 8.3.1. (#113)
28
29
## [[8.2.0]](https://github.com/iExecBlockchainComputing/iexec-result-proxy/releases/tag/v8.2.0) 2023-09-28
30
gradle.properties
@@ -1,6 +1,6 @@
1
version=8.2.0
2
-iexecCommonVersion=8.3.0
3
-iexecCommonsPocoVersion=3.1.0
+iexecCommonVersion=8.3.1
+iexecCommonsPocoVersion=3.2.0
4
5
nexusUser
6
nexusPassword
0 commit comments