Skip to content

Commit df37f95

Browse files
authored
Update Xml.java
1 parent 4280204 commit df37f95

File tree

1 file changed

+2
-1
lines changed
  • src/main/java/com/github/underscore

1 file changed

+2
-1
lines changed

src/main/java/com/github/underscore/Xml.java

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,8 @@
4646
"java:S5852",
4747
"java:S5998",
4848
"java:S6019",
49-
"java:S6035"
49+
"java:S6035",
50+
"java:S6395"
5051
})
5152
public final class Xml {
5253
private Xml() {}

0 commit comments

Comments
 (0)