1
0
mirror of synced 2026-08-04 09:17:02 +00:00

Use UTF-8 for Java sources and XML

This commit is contained in:
Lars Grefer
2019-08-13 22:20:21 +02:00
committed by Rob Winch
parent 1048601f3d
commit cb4f3d2f44
10 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml version="1.0" encoding="UTF-8"?>
<project name="Spring Security Core">