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