From 6119217bc6670d538f3635a6228fba7de97b6b37 Mon Sep 17 00:00:00 2001 From: KNKIM Date: Tue, 29 Jun 2021 13:30:20 +0900 Subject: [PATCH] =?UTF-8?q?QRCODE=20=EB=9D=BC=EC=9D=B4=EB=B8=8C=EB=9F=AC?= =?UTF-8?q?=EB=A6=AC=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 28 +++++++++++++++++++++------- 1 file changed, 21 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index 5f0b0f9c..29ad67d8 100644 --- a/pom.xml +++ b/pom.xml @@ -473,13 +473,27 @@ xstream 1.4.4 - - - - com.fasterxml.jackson.dataformat - jackson-dataformat-xml - 2.9.0 - + + + + com.fasterxml.jackson.dataformat + jackson-dataformat-xml + 2.9.0 + + + + + + + com.google.zxing + core + 3.3.0 + + + com.google.zxing + javase + 3.3.0 +