Skip to content

Releases: xlate/jsonapi-rvp

v0.1.1

23 Oct 11:07
53bd70e
Compare
Choose a tag to compare

What's Changed

  • Replaced constructor based injection with setter based injection by @asbachb in #166

Dependency Updates

  • Bump hibernate-validator from 8.0.0.Final to 8.0.1.Final by @dependabot in #149
  • Bump hibernate-core from 6.2.5.Final to 6.2.6.Final by @dependabot in #150
  • Bump h2 from 2.1.214 to 2.2.220 by @dependabot in #151
  • Bump parsson from 1.1.2 to 1.1.3 by @dependabot in #152
  • Bump org.hibernate.orm:hibernate-core from 6.2.6.Final to 6.2.7.Final by @dependabot in #153
  • Bump org.junit.jupiter:junit-jupiter from 5.9.3 to 5.10.0 by @dependabot in #154
  • Bump org.eclipse.parsson:parsson from 1.1.3 to 1.1.4 by @dependabot in #155
  • Bump org.mockito:mockito-core from 5.4.0 to 5.5.0 by @dependabot in #156
  • Bump com.h2database:h2 from 2.2.220 to 2.2.222 by @dependabot in #157
  • Bump org.hibernate.orm:hibernate-core from 6.2.7.Final to 6.3.0.Final by @dependabot in #158
  • Bump jakarta.xml.bind:jakarta.xml.bind-api from 4.0.0 to 4.0.1 by @dependabot in #159
  • Bump com.h2database:h2 from 2.2.222 to 2.2.224 by @dependabot in #160
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.6.0 by @dependabot in #161
  • Bump org.hibernate.orm:hibernate-core from 6.3.0.Final to 6.3.1.Final by @dependabot in #162
  • Bump org.mockito:mockito-core from 5.5.0 to 5.6.0 by @dependabot in #163
  • Bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 by @dependabot in #164
  • Bump org.eclipse.parsson:parsson from 1.1.4 to 1.1.5 by @dependabot in #167

New Contributors

Full Changelog: v0.1.0...v0.1.1