ok2c commented on code in PR #678:
URL: 
https://github.com/apache/httpcomponents-core/pull/678#discussion_r3594154314


##########
.github/workflows/maven.yml:
##########
@@ -57,6 +57,17 @@ jobs:
             echo 'HC_BUILD_TOOLCHAIN_VERSION=${{ matrix.java }}' >> 
"$GITHUB_ENV"
             ;;
         esac
+        # The httpcore5-jackson3 module is compiled for Java 17 (Jackson 3

Review Comment:
   @arturobernalg Looks good to me. 
   
   Just for my understanding. Why do not we do something similar for the 
`jakarta-rest-client` module in client? It also requires Java 11. How does it 
work there? 



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

Reply via email to