File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed
Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77
88## Unreleased
99
10+ ## [ 7.3.1] - 2025-01-22
11+
1012### Fixed
1113- Upgraded dataio to 2.0.1 incorporating dataio security fixes.
1214- Upgraded logback-core to 1.5.16 to fix 2 security CVEs.
@@ -786,6 +788,7 @@ and [169](https://gitlab.ilabt.imec.be/rml/proc/rmlmapper-java/-/issues/169))
786788- support for accessing remote files (via HTTP GET)
787789- basic support for functions
788790
791+ [ 7.3.1 ] : https://github.com/RMLio/rmlmapper-java/compare/v7.3.0...v7.3.1
789792[ 7.3.0 ] : https://github.com/RMLio/rmlmapper-java/compare/v7.2.0...v7.3.0
790793[ 7.2.0 ] : https://github.com/RMLio/rmlmapper-java/compare/v7.1.2...v7.2.0
791794[ 7.1.2 ] : https://github.com/RMLio/rmlmapper-java/compare/v7.1.1...v7.1.2
Original file line number Diff line number Diff line change 33 <groupId >be.ugent.rml</groupId >
44 <artifactId >rmlmapper</artifactId >
55 <name >RMLMapper</name >
6- <version >7.3.0 </version >
6+ <version >7.3.1 </version >
77 <description >
88 The RMLMapper executes RML rules to generate high quality Linked Data from multiple originally (semi-)structured data sources.
99 </description >
You can’t perform that action at this time.
0 commit comments