From 2d0ed000d5e840d832a40897d3cba5369bda2753 Mon Sep 17 00:00:00 2001 From: seagull <24163551@qq.com> Date: Wed, 27 Nov 2019 14:38:29 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0hutool=E5=B7=A5=E5=85=B7Jar?= =?UTF-8?q?=E5=8C=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index da4e99b..bf19c72 100644 --- a/pom.xml +++ b/pom.xml @@ -304,9 +304,15 @@ - com.offbytwo.jenkins - jenkins-client - 0.3.8 - + com.offbytwo.jenkins + jenkins-client + 0.3.8 + + + + cn.hutool + hutool-all + 5.0.6 +