SingingBush opened a new pull request, #35:
URL: https://github.com/apache/xerces-j/pull/35

   simple PR for swapping all usages of the Integer constructor where 
`Integer.valueOf()` should be used. Using the constructor with a int value has 
been deprecated since Java 9 and is going to be removed.


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