2022.7.1
No breaking changes. This is an important bug-fix release and a safe drop-in replacement for 2022.7.0 and all 2022.6 releases. If you can life with some deprecation warnings, it can be used as a drop-in for the 2022.5 and 2022.4 series, too.
🐛 Bug Fixes
- Escape escaped Unicode 0060 (backtick) proper. (#436)
🔄️ Refactorings
- Don't double escape already escaped backticks.
🧹 Housekeeping
- Dependency upgrades:
- Bump mockito.version from 4.6.1 to 4.7.0 (#434):
- Bump reactor-bom from 2020.0.21 to 2020.0.22 (#433):
- Bump joda-time from 2.10.14 to 2.11.0 (#432):
- Bump neo4j-cypher-javacc-parser from 4.4.9 to 4.4.10 (#431):
- Bump maven-javadoc-plugin from 3.4.0 to 3.4.1 (#430):
- Bump spring-boot-starter-parent from 2.7.2 to 2.7.3 (#439)
- Bump flatten-maven-plugin from 1.2.7 to 1.3.0 (#437):