From 3c000a405917ef7c776dd3de831adbe5bd8c2173 Mon Sep 17 00:00:00 2001 From: YuCheng Hu Date: Tue, 9 May 2023 10:36:40 -0400 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=20java-collections-conversio?= =?UTF-8?q?ns=20=E6=A8=A1=E5=9D=97=E5=88=B0=20Java=20=E7=BB=84=E4=BB=B6?= =?UTF-8?q?=E4=B8=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/compiler.xml | 21 +++++++++++---------- .idea/encodings.xml | 2 ++ pom.xml | 1 + 3 files changed, 14 insertions(+), 10 deletions(-) diff --git a/.idea/compiler.xml b/.idea/compiler.xml index 7e75ee986b..8bcc66e377 100644 --- a/.idea/compiler.xml +++ b/.idea/compiler.xml @@ -6,30 +6,31 @@ + + + + + + + + + + - - + - - - - - - - - diff --git a/.idea/encodings.xml b/.idea/encodings.xml index ae8a982717..8a054a42e4 100644 --- a/.idea/encodings.xml +++ b/.idea/encodings.xml @@ -37,6 +37,8 @@ + + diff --git a/pom.xml b/pom.xml index da5d2ba36f..db34525e49 100644 --- a/pom.xml +++ b/pom.xml @@ -43,6 +43,7 @@ + java-collections-conversions persistence-modules testing-modules toolkits