awslabs/amazon-kinesis-client

AggregatorUtil. java contains "javax.xml.bind.*"

Opened this issue · 0 comments

I noticed in the last version 2.6.0, that a javax.xml.bind.DatatypeConverter is used in AggregatorUtil.java.

I'm not sure what is the stance on javax vs jakarta in this project, but I'd like to ask if jakarta.xml.bind.DatatypeConverter. can be used instead of javax.