cshannon commented on code in PR #1937:
URL: https://github.com/apache/activemq/pull/1937#discussion_r3094588395


##########
pom.xml:
##########
@@ -58,6 +58,8 @@
     <commons-collections-version>3.2.2</commons-collections-version>
     <commons-dbcp2-version>2.14.0</commons-dbcp2-version>
     <commons-io-version>2.21.0</commons-io-version>
+    <commons-lang3-version>3.20.0</commons-lang3-version>

Review Comment:
   Also I will point out if we want to get rid of Spring we actually will want 
more of these types of libraries. We are currently using Spring utils in a lot 
of cases for things like HTML validation etc. We can switch to using Apache 
commons instead



-- 
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]
For further information, visit: https://activemq.apache.org/contact


Reply via email to