Skip to content

Commit 3971bef

Browse files
committed
Merge branch '2.11' into 2.12
2 parents 58a6fb5 + 04014bf commit 3971bef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/test/java/com/fasterxml/jackson/dataformat/xml/ser/EmptyPolymorphicTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
import com.fasterxml.jackson.dataformat.xml.XmlMapper;
66
import com.fasterxml.jackson.dataformat.xml.XmlTestBase;
77

8-
// test(s) for [dataformat-xml#111]
8+
// test(s) for [dataformat-xml#169]
99
public class EmptyPolymorphicTest extends XmlTestBase
1010
{
1111
static class Data {

0 commit comments

Comments
 (0)