Skip to content

Commit 7eb7a7c

Browse files
committed
Link to gh-18077
1 parent c436d04 commit 7eb7a7c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

core/src/test/java/org/springframework/security/authorization/AuthorizationAdvisorProxyFactoryTests.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -341,6 +341,7 @@ public void setTargetVisitorIgnoreValueTypesThenIgnores() {
341341
}
342342

343343
// TODO Find why callbacks property is serialized with Jackson 3, not with Jackson 2
344+
// FIXME: https://github.com/spring-projects/spring-security/issues/18077
344345
@Disabled("callbacks property is serialized with Jackson 3, not with Jackson 2")
345346
@Test
346347
public void serializeWhenAuthorizationProxyObjectThenOnlyIncludesProxiedProperties() {

0 commit comments

Comments
 (0)