Skip to content

Commit

Permalink
Bump rdf4j.version from 3.5.0 to 4.2.3 (#1472)
Browse files Browse the repository at this point in the history
* Bump rdf4j.version from 3.5.0 to 4.2.3

Bumps `rdf4j.version` from 3.5.0 to 4.2.3.

Updates `rdf4j-rio-turtle` from 3.5.0 to 4.2.3

Updates `rdf4j-rio-rdfxml` from 3.5.0 to 4.2.3

---
updated-dependencies:
- dependency-name: org.eclipse.rdf4j:rdf4j-rio-turtle
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.eclipse.rdf4j:rdf4j-rio-rdfxml
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump rdf4j.version to 3.7.7

* add note about migration issue

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: bossenti <bossenti@posteo.de>
  • Loading branch information
2 people authored and flomickl committed May 1, 2023
1 parent 79c571b commit a07cded
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
<plexus-component-annotations.version>2.1.1</plexus-component-annotations.version>
<plexus-interactivity-api.version>1.1</plexus-interactivity-api.version>
<plexus-utils.version>3.5.0</plexus-utils.version>
<rdf4j.version>3.5.0</rdf4j.version>
<rdf4j.version>3.7.7</rdf4j.version> <!-- needs to be lower than 4.x.x, see https://github.com/apache/streampipes/issues/1495 -->
<reflections.version>0.9.10</reflections.version>
<rendersnake.version>1.9.0</rendersnake.version>
<retrofit.version>2.5.0</retrofit.version>
Expand Down

0 comments on commit a07cded

Please sign in to comment.