From a8573de4da981d83464b65c24060bc538e3ce5e2 Mon Sep 17 00:00:00 2001
From: liurunyu <lry9898@163.com>
Date: 星期二, 23 四月 2024 17:05:01 +0800
Subject: [PATCH] Merge branch 'master' of http://8.140.179.55:20000/r/pms-SV
---
pms-parent/pms-web-file/pom.xml | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/pms-parent/pms-web-file/pom.xml b/pms-parent/pms-web-file/pom.xml
index edba121..952d371 100644
--- a/pms-parent/pms-web-file/pom.xml
+++ b/pms-parent/pms-web-file/pom.xml
@@ -29,6 +29,12 @@
<artifactId>pms-global</artifactId>
<version>1.0.0</version>
</dependency>
+
+ <dependency>
+ <groupId>net.coobird</groupId>
+ <artifactId>thumbnailator</artifactId>
+ <version>${thumbnailator.version}</version>
+ </dependency>
</dependencies>
<build>
--
Gitblit v1.8.0