Skip to content

v5.1.1

Latest
Compare
Choose a tag to compare
@rzo1 rzo1 released this 03 Dec 06:19
· 4 commits to master since this release

What's Changed

  • Restore broken unit test by @valfirst in #314
  • Improve parsing of content charset from HTTP entity by @valfirst in #315
  • Migrate to non-deprecated Apache HTTP Client API-s by @valfirst in #316
  • Bump org.junit.jupiter:junit-jupiter from 5.11.2 to 5.11.3 by @dependabot in #320
  • Bump org.apache.httpcomponents.core5:httpcore5-h2 from 5.3 to 5.3.1 by @dependabot in #318
  • Bump flyway.db.version from 10.20.0 to 10.20.1 by @dependabot in #317
  • Bump org.apache.httpcomponents.core5:httpcore5 from 5.3 to 5.3.1 by @dependabot in #319
  • Increase limit of PRs from Dependabot by @valfirst in #321
  • Remove conflicting dependency: org.apache.logging.log4j:log4j-jcl by @valfirst in #322
  • Bump com.fasterxml.jackson.core:jackson-core from 2.18.0 to 2.18.1 by @dependabot in #323
  • Bump org.apache.maven.archetype:archetype-packaging from 3.3.0 to 3.3.1 by @dependabot in #325
  • Bump org.apache.httpcomponents.client5:httpclient5 from 5.4 to 5.4.1 by @dependabot in #324
  • Bump org.apache.maven.plugins:maven-archetype-plugin from 3.3.0 to 3.3.1 by @dependabot in #326
  • Enable Dependabot for GitHub Actions by @valfirst in #327
  • Bump actions/setup-java from 2 to 4 by @dependabot in #329
  • Bump actions/checkout from 2 to 4 by @dependabot in #328
  • CI: Enable dependencies caching by @valfirst in #333
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.1 to 3.5.2 by @dependabot in #332
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.1 to 3.11.1 by @dependabot in #331
  • Bump org.hsqldb:hsqldb from 2.7.3 to 2.7.4 by @dependabot in #330
  • Bump com.zaxxer:HikariCP from 6.0.0 to 6.1.0 by @dependabot in #335
  • Bump flyway.db.version from 10.20.1 to 10.21.0 by @dependabot in #334
  • Bump org.apache.logging.log4j:log4j-slf4j2-impl from 2.24.1 to 2.24.2 by @dependabot in #340
  • Bump flyway.db.version from 10.21.0 to 11.0.0 by @dependabot in #339
  • Bump org.codehaus.mojo:versions-maven-plugin from 2.17.1 to 2.18.0 by @dependabot in #336
  • Bump com.zaxxer:HikariCP from 6.1.0 to 6.2.1 by @dependabot in #337
  • Bump commons-io:commons-io from 2.17.0 to 2.18.0 by @dependabot in #338
  • Bump org.codehaus.mojo:license-maven-plugin from 2.4.0 to 2.5.0 by @dependabot in #342
  • Bump com.fasterxml.jackson.core:jackson-core from 2.18.1 to 2.18.2 by @dependabot in #341

New Contributors

Full Changelog: v5.1.0...v5.1.1