Browse Source

Updating "commons-fileupload" version number from 1.3 to 1.3.3 (#2301)

* followup to PR #2298 as sub version number is not mentioned earlier
* Increasing sub minor version to one more level based on new suggestions: https://github.com/googlei18n/libphonenumber/network/alert/java/demo/pom.xml/commons-fileupload:commons-fileupload/open
pull/2307/head
penmetsaa 7 years ago
committed by GitHub
parent
commit
93009acf03
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      java/demo/pom.xml

+ 1
- 1
java/demo/pom.xml View File

@ -78,7 +78,7 @@
<dependency>
<groupId>commons-fileupload</groupId>
<artifactId>commons-fileupload</artifactId>
<version>1.3</version>
<version>1.3.3</version>
</dependency>
<dependency>
<groupId>commons-lang</groupId>


Loading…
Cancel
Save