We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99692ce commit 8ceff39Copy full SHA for 8ceff39
2 files changed
site/content/news/rdf4j-531.md
@@ -0,0 +1,14 @@
1
+---
2
+title: "RDF4J 5.3.1 released"
3
+date: 2026-04-23T21:24:25+0200
4
+layout: "single"
5
+categories: ["news"]
6
7
+RDF4J 5.3.1 is now available. This is a patch release fixing 2 bugs.
8
+
9
+For more details, have a look at the [release notes](/release-notes/5.3.1).
10
+<!--more-->
11
+### Links
12
13
+- [Download RDF4J](/download/)
14
+- [release notes](/release-notes/5.3.1).
site/content/release-notes/5.3.1.md
@@ -0,0 +1,11 @@
+title: "5.3.1"
+toc: true
+RDF4J 5.3.1 is a patch release that fixes 2 issues.
+For a complete overview, see [all issues fixed in 5.3.1](https://github.com/eclipse/rdf4j/milestone/129?closed=1).
+### Acknowledgements
+This release was made possible by contributions from [Håvard M. Ottestad](https://github.com/hmottestad).
0 commit comments