fix(deps): update all non-major dependencies #3852
Annotations
6 warnings
|
backend:
backend/src/main/java/org/rdfarchitect/rdf/model/wrapper/CimSortedModel.java#L91
write(java.io.Writer) in org.apache.jena.rdf.model.Model has been deprecated and marked for removal
|
|
backend:
backend/src/main/java/org/rdfarchitect/rdf/model/wrapper/CimSortedModel.java#L112
write(java.io.OutputStream) in org.apache.jena.rdf.model.Model has been deprecated and marked for removal
|
|
backend:
backend/src/main/java/org/rdfarchitect/models/cim/umladapted/data/CIMClassUMLAdapted.java#L59
@SuperBuilder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final.
|
|
backend:
backend/src/main/java/org/rdfarchitect/models/cim/umladapted/data/CIMClassUMLAdapted.java#L56
@SuperBuilder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final.
|
|
backend:
backend/src/main/java/org/rdfarchitect/models/cim/umladapted/data/CIMClassUMLAdapted.java#L53
@SuperBuilder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final.
|
|
backend:
backend/src/main/java/org/rdfarchitect/models/changes/semanticchanges/SemanticAttributeChange.java#L52
@SuperBuilder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final.
|