Jackie-Jiang commented on code in PR #14505:
URL: https://github.com/apache/pinot/pull/14505#discussion_r1851133935
##########
pinot-spi/pom.xml:
##########
@@ -78,7 +78,7 @@
<artifactItem>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
- <version>2.11.0</version> <!-- @dependabot ignore -->
+ <version>2.18.0</version> <!-- @dependabot ignore -->
Review Comment:
Seems like the comment is not taking effect
```suggestion
<version>2.11.0</version> <!-- @dependabot ignore -->
```
--
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]