diff --git a/changelog.html b/changelog.html index bec03d1389747e27bc90dc78321f26ccd774badc..5f6ec620a747899e22e7e353da4b6de387c4ca76 100644 --- a/changelog.html +++ b/changelog.html @@ -66,6 +66,9 @@ Upcoming changes
  • End up more gracefully if there's some problem when searching for user partipication in the build (issue 13564) +
  • + Improved the performance of the fingerprint persistence. + (issue 13154)
  • PAM authentication supports '@group' to force interpretation as a group instead of user. (issue 13526) diff --git a/core/pom.xml b/core/pom.xml index ee6983623faf1c2c3e56dd89c18c3a2cde1fe385..60f5593db479198688a2dfbc32fada79c9ff9361 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -226,7 +226,7 @@ THE SOFTWARE. org.jvnet.hudson xstream - 1.3.1-jenkins-9 + 1.3.1-jenkins-10 jfree