Skip to content

Commit 745a0f9

Browse files
authored
Merge pull request #1411 from eclipse-tractusx/chore/xxx-irs-client-bump
chore: irs client bump.
2 parents dd8ab1d + dc1aaf6 commit 745a0f9

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ SPDX-License-Identifier: Apache-2.0
9191
<awaitility.version>4.2.1</awaitility.version>
9292
<micrometer.version>1.11.4</micrometer.version>
9393
<!-- 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>
94+
<irs-client-lib.version>2.1.27</irs-client-lib.version>
9595
<json-schema-validator.version>5.4.0</json-schema-validator.version>
9696
<!-- Sonar related properties -->
9797
<sonar.java.coveragePlugin>jacoco</sonar.java.coveragePlugin>

tx-backend/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ SPDX-License-Identifier: Apache-2.0
5050
</repository>
5151
</repositories>
5252

53+
5354
<dependencies>
5455
<dependency>
5556
<groupId>org.eclipse.jetty</groupId>

0 commit comments

Comments
 (0)