Skip to content

Spring Security BOM 4.2.14.RELEASE is missing #7975

Closed
@davyrod

Description

@davyrod

Summary

Maven build is failing to compile due to missing dependencies when using the spring-security-bom maven artifact.

Actual Behavior

'mvn compile clean install' fails to build when

... org.springframework.security spring-security-bom 4.2.12.RELEASE pom import

is changed to

org.springframework.security spring-security-bom 4.2.14.RELEASE pom import

Expected Behavior

Maven downloads updated artifacts and build succesfully

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions