TRUNK-5917 Boolean Like comparison not allowed in PostgreSQL (#3490)
Ivo <teleivo@users.noreply.github.com>
f790a02b4c9da2b256b868be0b1a8342844fd3e2
Fix closing tag in pom.xml
Ivo <teleivo@users.noreply.github.com>
74f1ba1bbd6feec1c09070a521ae5e69e1fb9876
Ensure Jackson 2 is updated in one commit
since the Jackson 2 dependencies are releases together we should update them together. using a property will ensure that manual and dependabot updates will do just that
Ivo <teleivo@users.noreply.github.com>
ef8903c71d892249f00f3cfbb80e6d336d47fae1
Ensure aspectj dependencies are updated together
the aspects libraries are released together and so we should update them in the same commit. using a property ensures that manual and dependabot updates will do just that