0.1.86
Bug Fix
- [BREAKING_CHANGE] Support quoted value strings and non-quoted non-strings in parenthesis style convention by @davidmoten in #336. Breaking change is to use
java.util.UUID
forEdm.Guid
instead ofjava.lang.String
.
Enhancements
Runtime
- Bump guava-mini from 0.1.4 to 0.1.5 by @dependabot in #332
- Bump guava-mini from 0.1.5 to 0.1.6 by @dependabot in #334
Build
- Bump maven-surefire-plugin from 3.0.0-M8 to 3.0.0-M9 by @dependabot in #322
- Bump maven-javadoc-plugin from 3.4.1 to 3.5.0 by @dependabot in #323
- Bump log4j-slf4j-impl from 2.19.0 to 2.20.0 by @dependabot in #324
- Bump spotbugs-maven-plugin from 4.7.3.0 to 4.7.3.1 by @dependabot in #325
- Bump maven-plugin-plugin from 3.7.1 to 3.8.1 by @dependabot in #327
- Bump spotbugs-maven-plugin from 4.7.3.1 to 4.7.3.2 by @dependabot in #326
- Bump maven-plugin-annotations from 3.7.1 to 3.8.1 by @dependabot in #328
- Bump jetty.version from 9.4.50.v20221201 to 9.4.51.v20230217 by @dependabot in #329
- Bump maven-surefire-plugin from 3.0.0-M9 to 3.0.0 by @dependabot in #330
- Bump spotbugs-maven-plugin from 4.7.3.2 to 4.7.3.3 by @dependabot in #331
- Bump jacoco-maven-plugin from 0.8.8 to 0.8.9 by @dependabot in #333
- Bump spotbugs-maven-plugin from 4.7.3.3 to 4.7.3.4 by @dependabot in #335
Full Changelog: 0.1.85...0.1.86