Skip to content

Commit 2b1f7d9

Browse files
committed
修改maven依赖版本
1 parent 507f25f commit 2b1f7d9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

design-pattern/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@
179179
<dependency>
180180
<groupId>commons-fileupload</groupId>
181181
<artifactId>commons-fileupload</artifactId>
182-
<version>1.2.2</version>
182+
<version>1.3.3</version>
183183
</dependency>
184184

185185
<dependency>
@@ -213,7 +213,7 @@
213213
<dependency>
214214
<groupId>org.springframework.data</groupId>
215215
<artifactId>spring-data-jpa</artifactId>
216-
<version>2.0.9.RELEASE</version>
216+
<version>2.0.14.RELEASE</version>
217217
</dependency>
218218

219219

0 commit comments

Comments
 (0)