reschke commented on code in PR #2972:
URL: https://github.com/apache/jackrabbit-oak/pull/2972#discussion_r3472363259
##########
oak-parent/pom.xml:
##########
@@ -64,7 +64,8 @@
<h2.version>2.1.214</h2.version>
<tika.version>1.28.5</tika.version>
<derby.version>10.16.1.1</derby.version>
- <jackson.version>2.19.4</jackson.version>
+ <jackson.version>2.22.0</jackson.version>
+ <jackson.annotations.version>2.22</jackson.annotations.version> <!-- not
aligned with jackson anymore -->
Review Comment:
That would be three steps for changes since last August.
--
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]