This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/9.0.x by this push: new 3eb1b67 Add a change log entry 3eb1b67 is described below commit 3eb1b6760d0e94f9483648589926694d253a2b3e Author: Mark Thomas <ma...@apache.org> AuthorDate: Wed Nov 24 17:55:21 2021 +0000 Add a change log entry --- webapps/docs/changelog.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index b3d2397..469fc4b 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -111,6 +111,10 @@ Make SPNEGO authentication more robust for the case where the provided credential has expired. (markt) </fix> + <fix> + <bug>65684</bug>: Fix a potential <code>NullPointerException</code> when + using JULI. (markt) + </fix> </changelog> </subsection> <subsection name="Coyote"> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org