Skip to content

Commit caa214d

Browse files
committed
Exclude UsernamePasswordToken from compatibility check
1 parent 727d08d commit caa214d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,7 @@
214214
<exclude>org.seedstack.seed.security.SecurityConfig</exclude>
215215
<exclude>org.seedstack.seed.security.principals.SimplePrincipalProvider</exclude>
216216
<exclude>org.seedstack.seed.security.principals.X509CertificatePrincipalProvider</exclude>
217+
<exclude>org.seedstack.seed.security.UsernamePasswordToken</exclude>
217218
<exclude>org.seedstack.seed.rest.hal.Link</exclude>
218219
<exclude>org.seedstack.seed.undertow.UndertowConfig</exclude>
219220
<exclude>org.seedstack.seed.transaction.spi.TransactionMetadata</exclude>

0 commit comments

Comments
 (0)