Skip to content

Commit 04014bf

Browse files
committed
Merge branch '2.10' into 2.11
2 parents e909c68 + d895334 commit 04014bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)