lhotari commented on code in PR #2:
URL: https://github.com/apache/pulsar-java-contrib/pull/2#discussion_r1724455354


##########
build/.mvn/wrapper/maven-wrapper.properties:
##########


Review Comment:
   these are outdated versions. Use
   ```
       <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-wrapper-plugin</artifactId>
           <version>3.3.2</version>
       </plugin>
   ```
   and `mvn wrapper:wrapper` to update. It's better to use recent maven version 
such as 3.9.8



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