Skip to content

Commit 67c0bba

Browse files
authored
Merge pull request #1 from sunilsoni/dependabot/maven/flatfile-service/commons-fileupload-commons-fileupload-1.3.3
Bump commons-fileupload from 1.3.2 to 1.3.3 in /flatfile-service
2 parents 8071bd0 + 8048c03 commit 67c0bba

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

flatfile-service/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
<dependency>
8585
<groupId>commons-fileupload</groupId>
8686
<artifactId>commons-fileupload</artifactId>
87-
<version>1.3.2</version>
87+
<version>1.3.3</version>
8888
</dependency> -->
8989
<dependency>
9090
<groupId>org.springframework.cloud</groupId>
@@ -104,7 +104,7 @@
104104
<dependency>
105105
<groupId>commons-fileupload</groupId>
106106
<artifactId>commons-fileupload</artifactId>
107-
<version>1.3.2</version>
107+
<version>1.3.3</version>
108108
</dependency>
109109
<!-- https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-tomcat -->
110110
<dependency>

0 commit comments

Comments
 (0)