Skip to content

Commit 02d251d

Browse files
authored
[7.67.x-blue] NO-ISSUE: Bump xstream to version 1.4.21
1 parent 295bd4e commit 02d251d

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

kie-server-parent/kie-server-api/src/build/revapi-config.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -393,6 +393,18 @@
393393
"fieldName": "SOLVER_URI",
394394
"elementKind": "field",
395395
"justification": "OptaPlanner extension removed."
396+
},
397+
{
398+
"ignore": true,
399+
"code": "java.field.removed",
400+
"old": "field com.thoughtworks.xstream.mapper.ElementIgnoringMapper.fieldsToOmit @ org.kie.server.api.marshalling.xstream.XStreamMarshaller.CustomElementIgnore",
401+
"justification": "Change on xStream side - no impact"
402+
},
403+
{
404+
"ignore": true,
405+
"code": "java.field.removed",
406+
"old": "field com.thoughtworks.xstream.mapper.ElementIgnoringMapper.unknownElementsToIgnore @ org.kie.server.api.marshalling.xstream.XStreamMarshaller.CustomElementIgnore",
407+
"justification": "Change on xStream side - no impact"
396408
}
397409
]
398410
}

0 commit comments

Comments
 (0)