Projekt

Obecné

Profil

« Předchozí | Další » 

Revize 4fe267e3

Přidáno uživatelem Pavel Fidranský před více než 5 roky(ů)

use commons-lang3 to check blank strings (including whitespace) instead of guava

Zobrazit rozdíly:

sources/pom.xml
67 67
            <artifactId>commons-fileupload</artifactId>
68 68
            <version>1.3.3</version>
69 69
        </dependency>
70
        <dependency>
71
            <groupId>org.apache.commons</groupId>
72
            <artifactId>commons-lang3</artifactId>
73
            <version>3.8.1</version>
74
        </dependency>
70 75

  
71 76
        <!-- Servlets and JSP -->
72 77
        <dependency>

Také k dispozici: Unified diff