https://bz.apache.org/bugzilla/show_bug.cgi?id=57957

--- Comment #2 from Daniel Della Savia <[email protected]> ---
I'm have using maven to get the necessary libraries... in my pom.xml I have the
following:

        <dependency>
            <groupId>org.apache.poi</groupId>
            <artifactId>poi</artifactId>
            <version>3.11</version>
        </dependency>
        <dependency>
            <groupId>org.apache.poi</groupId>
            <artifactId>poi-ooxml</artifactId>
            <version>3.11</version>
        </dependency>

What is wrong?

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to