Skip to content

v0.17.28

Choose a tag to compare

@github-actions github-actions released this 14 Feb 15:15
· 536 commits to refs/heads/main since this release

What’s Changed

Fix one bug in embedded spring generation of validated 'format: email' properties and the usual dependency updates.

  • Fix Email annotation; copied from ootb spring boot templates (#756) @jjjasper
  • Bump org.slf4j:slf4j-ext from 2.0.11 to 2.0.12 (#750) @dependabot
  • Bump org.slf4j:slf4j-api from 2.0.11 to 2.0.12 (#751) @dependabot
  • Bump org.springframework:spring-core from 6.0.15 to 6.0.16 in /boat-maven-plugin/src/it/example (#755) @dependabot
  • Bump org.springframework:spring-core from 5.3.27 to 6.0.15 in /boat-maven-plugin/src/it/example (#739) @dependabot
  • Bump feign-version from 13.1 to 13.2.1 (#752) @dependabot
  • Bump io.swagger:swagger-core from 1.6.12 to 1.6.13 (#744) @dependabot
  • Bump io.swagger:swagger-models from 1.6.12 to 1.6.13 (#743) @dependabot
  • Bump io.swagger:swagger-annotations from 1.6.12 to 1.6.13 (#745) @dependabot
  • Bump openapi-generator.version from 7.2.0 to 7.3.0 (#753) @dependabot
  • Bump commons-codec:commons-codec from 1.16.0 to 1.16.1 (#754) @dependabot
  • Bump joda-time:joda-time from 2.12.6 to 2.12.7 (#749) @dependabot
  • Bump org.assertj:assertj-core from 3.25.2 to 3.25.3 (#748) @dependabot
  • Bump org.junit:junit-bom from 5.10.1 to 5.10.2 (#747) @dependabot
  • Bump release-drafter/release-drafter from 5 to 6 (#746) @dependabot
  • Bump org.assertj:assertj-core from 3.25.1 to 3.25.2 (#742) @dependabot
  • Bump mockito.version from 5.9.0 to 5.10.0 (#740) @dependabot

Thanks to @actions-user, @dependabot, @dependabot[bot] and @jjjasper