jwt
jwt copied to clipboard
Java Web Toolkit
Bumps [hibernate-core](https://github.com/hibernate/hibernate-orm) from 3.5.4-Final to 5.4.24.Final. Release notes Sourced from hibernate-core's releases. Hibernate ORM 5.2.0 5.2.0 includes many improvements and bug-fixes. For a complete list of changes, see https://hibernate.atlassian.net/projects/HHH/versions/23150/tab/release-report-done. Many...
Hi, Can you please merge this change? I introduced locking directives in WeakValueMap, which prevents two threads from manipulating the underlying map at the same time. This eliminated the handful...