He-Pin commented on code in PR #647:
URL: https://github.com/apache/pekko-connectors/pull/647#discussion_r1597615920
##########
.scala-steward.conf:
##########
@@ -1,10 +1,10 @@
updates.pin = [
# pin to hadoop 3.3.x until 3.4.x beomes more widely adopted
{ groupId = "org.apache.hadoop", version = "3.3." }
- # pin to jackson 2.16.x until 2.17.x becomes more stable
- { groupId = "com.fasterxml.jackson.core", version = "2.16." }
- { groupId = "com.fasterxml.jackson.datatype", version = "2.16." }
- { groupId = "com.fasterxml.jackson.module", version = "2.16." }
+ # pin to jackson 2.17.x becomes more stable
Review Comment:
Should we remove `becomes more stable`?
--
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]