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 11# JB4JSON-LD Changelog
22
3+ ## 0.15.4 - 2025-08-11
4+ - Fix an issue with deserializing typed literals into ` @Properties ` (Bug #84 ).
5+
36## 0.15.3 - 2025-07-30
47- Improve the consistency of typed literals serialization - use native JSON types when possible (Bug #81 ).
58- Dependency updates: JOPA 2.4.4.
Original file line number Diff line number Diff line change 66
77 <groupId >cz.cvut.kbss.jsonld</groupId >
88 <artifactId >jb4jsonld</artifactId >
9- <version >0.15.3 </version >
9+ <version >0.15.4 </version >
1010 <name >JB4JSON-LD</name >
1111 <description >Java Binding for JSON-LD allows serialization and deserialization of Java POJOs to/from JSON-LD.
1212 This is the core implementation, which has to be integrated with Jackson, Jersey etc.
You can’t perform that action at this time.
0 commit comments