FasterXML / jackson-datatype-hibernate

Add-on module for Jackson JSON processor which handles Hibernate (https://www.hibernate.org/) datatypes; and specifically aspects of lazy-loading
319 stars 106 forks source link

fix hibernate4 build issue #163

Closed pjfanning closed 1 year ago

pjfanning commented 1 year ago

@cowtowncoder

cowtowncoder commented 1 year ago

Excellent, thank you @pjfanning !

cowtowncoder commented 1 year ago

@pjfanning As per #165 I added CI so we should be able to see breakages a priori for PRs.