Spring-security: java.lang.NoSuchMethodError: org.springframework.util.Assert.isTrue(Z)V

Created on 31 Jan 2017  路  1Comment  路  Source: spring-projects/spring-security

Caused by: java.lang.NoSuchMethodError: org.springframework.util.Assert.isTrue(Z)V
    at org.springframework.security.provisioning.InMemoryUserDetailsManager.createUser(InMemoryUserDetailsManager.java:79)

See https://github.com/spring-projects/spring-boot/issues/8140
and https://jira.spring.io/browse/SPR-15196

build

Most helpful comment

Thanks for creating this ticket! This is now fixed in master

>All comments

Thanks for creating this ticket! This is now fixed in master

Was this page helpful?
0 / 5 - 0 ratings