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.
1 parent dd8ab1d commit 79e7210Copy full SHA for 79e7210
pom.xml
@@ -91,7 +91,7 @@ SPDX-License-Identifier: Apache-2.0
91
<awaitility.version>4.2.1</awaitility.version>
92
<micrometer.version>1.11.4</micrometer.version>
93
<!-- TODO https://github.com/eclipse-tractusx/traceability-foss/issues/978 update to the cx release version of irs lib IMPORTANT NO SNAPSHOT-->
94
- <irs-client-lib.version>2.1.25</irs-client-lib.version>
+ <irs-client-lib.version>2.1.27</irs-client-lib.version>
95
<json-schema-validator.version>5.4.0</json-schema-validator.version>
96
<!-- Sonar related properties -->
97
<sonar.java.coveragePlugin>jacoco</sonar.java.coveragePlugin>
0 commit comments