aherbert commented on code in PR #439:
URL: https://github.com/apache/commons-csv/pull/439#discussion_r1665904498


##########
CONTRIBUTING.md:
##########
@@ -41,7 +41,7 @@
 Contributing to Apache Commons CSV
 ======================
 
-You have found a bug or you have an idea for a cool new feature? Contributing 
code is a great way to give something back to
+You have found a bug, or you have an idea for a cool new feature? Contributing 
code is a great way to give something back to

Review Comment:
   This is auto generated text so this is not the place to fix this. Can you 
revert please.



##########
pom.xml:
##########
@@ -404,6 +404,13 @@
       </plugin>
     </plugins>
   </reporting>
+  <repositories>

Review Comment:
   This repository is already included from the parent pom: org.apache:apache



##########
pom.xml:
##########
@@ -44,7 +44,7 @@
     <dependency>
       <groupId>org.mockito</groupId>
       <artifactId>mockito-core</artifactId>
-      <version>4.11.0</version>
+      <version>5.11.0</version>

Review Comment:
   I am not sure why you are upgrading this dependency; the pr has no use of 
this plugin.



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

Reply via email to