We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 507f25f commit 2b1f7d9Copy full SHA for 2b1f7d9
1 file changed
design-pattern/pom.xml
@@ -179,7 +179,7 @@
179
<dependency>
180
<groupId>commons-fileupload</groupId>
181
<artifactId>commons-fileupload</artifactId>
182
- <version>1.2.2</version>
+ <version>1.3.3</version>
183
</dependency>
184
185
@@ -213,7 +213,7 @@
213
214
<groupId>org.springframework.data</groupId>
215
<artifactId>spring-data-jpa</artifactId>
216
- <version>2.0.9.RELEASE</version>
+ <version>2.0.14.RELEASE</version>
217
218
219
0 commit comments