https://issues.apache.org/bugzilla/show_bug.cgi?id=57411

--- Comment #5 from Amit Lodha <amit04j...@gmail.com> ---
hi,
i haven't include any lib  other than this 2

        <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>


i am not sure why it is throwing error of method not found exception.
i am using  java version 7

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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org

Reply via email to