Skip to content

Commit 0140281

Browse files
committed
Merge branch '2.19' into 3.x
2 parents ce01183 + b165807 commit 0140281

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/java/tools/jackson/dataformat/xml/tofix/XsiNilBasic714Test.java renamed to src/test/java/tools/jackson/dataformat/xml/deser/XsiNilBasic714Test.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
package tools.jackson.dataformat.xml.tofix;
1+
package tools.jackson.dataformat.xml.deser;
22

33
import org.junit.jupiter.api.Test;
44

0 commit comments

Comments
 (0)