Skip to content

Commit

Permalink
Merge branch 'master' into b605-multiple-responseinfos
Browse files Browse the repository at this point in the history
  • Loading branch information
berezovskyi authored Oct 21, 2024
2 parents ebc86a3 + 601412d commit ccd7ef8
Show file tree
Hide file tree
Showing 6 changed files with 699 additions and 581 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
### Deprecated

### Removed

- Dependency to deprecated oslc4j-json4j-provider
### Fixed

- Client now picks the correct ResponseInfo object when an OSLC Query response contains multiple ResponseInfo objects.
Expand Down
5 changes: 0 additions & 5 deletions client/oslc-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -101,11 +101,6 @@
<artifactId>oslc4j-jena-provider</artifactId>
<version>${v.lyo}</version>
</dependency>
<dependency>
<groupId>org.eclipse.lyo.oslc4j.core</groupId>
<artifactId>oslc4j-json4j-provider</artifactId>
<version>${v.lyo}</version>
</dependency>

<dependency>
<groupId>jakarta.servlet</groupId>
Expand Down
Loading

0 comments on commit ccd7ef8

Please sign in to comment.