Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

Release 2.24.0

Compare
Choose a tag to compare
@AliceBilc AliceBilc released this 13 Jun 12:09

Bug Fix

  • some revocation entries were not published under the expected path (#1844)

Refactoring

  • Use filterChain method instead of deprecated WebSecurityConfigurerAdapter (#1840)

Continues Integration / Tests

  • Use GitHub actions (#1825)

Dependencies and version update

  • Bump checkstyle from 10.2 to 10.3 (#1836)
  • Bump jackson.version from 2.13.2 to 2.13.3 (#1827)
  • Bump maven-enforcer-plugin from 3.0.0 to 3.1.0 (#1843)
  • Bump maven-failsafe-plugin from 3.0.0-M6 to 3.0.0-M7 (#1838, #1839)
  • Bump maven-surefire-report-plugin from 3.0.0-M6 to 3.0.0-M7 (#1837)
  • Bump postgresql from 42.3.5 to 42.4.0 (#1832, #1841)
  • Bump protobuf.version from 3.20.1 to 3.21.1 (#1834)
  • Bump spring-boot.version from 2.6.7 to 2.7.0 (#1830)
  • Bump spring-cloud-dependencies from 2021.0.2 to 2021.0.3 (#1835)
  • Bump test-containers.version from 1.17.1 to 1.17.2 (#1829)
  • Bump tomcat.version from 9.0.62 to 9.0.64 (#1828, #1842)
  • Bump versions-maven-plugin from 2.10.0 to 2.11.0 (#1831)

Complete Diff to previous version