pjfanning commented on code in PR #339:
URL: https://github.com/apache/poi/pull/339#discussion_r922696794
##########
build.gradle:
##########
@@ -141,6 +141,7 @@ subprojects {
version = '5.2.3-SNAPSHOT'
ext {
bouncyCastleVersion = '1.70'
+ commonsLang3Version = '3.12.0'
Review Comment:
POI has its own StringUtil class - you can add extra methods there.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]