Skip to content

Commit

Permalink
[7.67.x-blue] NO-ISSUE: Bump xstream to version 1.4.21
Browse files Browse the repository at this point in the history
  • Loading branch information
yesamer authored Feb 4, 2025
1 parent 295bd4e commit 02d251d
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions kie-server-parent/kie-server-api/src/build/revapi-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -393,6 +393,18 @@
"fieldName": "SOLVER_URI",
"elementKind": "field",
"justification": "OptaPlanner extension removed."
},
{
"ignore": true,
"code": "java.field.removed",
"old": "field com.thoughtworks.xstream.mapper.ElementIgnoringMapper.fieldsToOmit @ org.kie.server.api.marshalling.xstream.XStreamMarshaller.CustomElementIgnore",
"justification": "Change on xStream side - no impact"
},
{
"ignore": true,
"code": "java.field.removed",
"old": "field com.thoughtworks.xstream.mapper.ElementIgnoringMapper.unknownElementsToIgnore @ org.kie.server.api.marshalling.xstream.XStreamMarshaller.CustomElementIgnore",
"justification": "Change on xStream side - no impact"
}
]
}
Expand Down

0 comments on commit 02d251d

Please sign in to comment.