Skip to content

Commit d132efa

Browse files
committed
Merge branch '2.9' into 2.10
2 parents 0076883 + ad77f05 commit d132efa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/java/com/fasterxml/jackson/databind/jsontype/impl/SubTypeValidator.java

+1
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,7 @@ public class SubTypeValidator
113113
s.add("org.apache.xalan.lib.sql.JNDIConnectionPool");
114114

115115
// [databind#2478]: comons-dbcp, p6spy
116+
s.add("org.apache.commons.dbcp.datasources.PerUserPoolDataSource");
116117
s.add("org.apache.commons.dbcp.datasources.SharedPoolDataSource");
117118
s.add("com.p6spy.engine.spy.P6DataSource");
118119

0 commit comments

Comments
 (0)