This repository has been archived by the owner on Apr 24, 2024. It is now read-only.
Releases: FrogDevelopment/authorization-jwt-module
Releases · FrogDevelopment/authorization-jwt-module
1.4.0
What's Changed
- GitHub packages by @FrogDevelopper in #43
- build(deps): bump org.springframework.boot from 2.3.5.RELEASE to 2.4.0 by @dependabot-preview in #44
- Create Dependabot config file by @dependabot-preview in #46
- build(deps): bump org.springframework.boot from 2.4.0 to 2.4.1 by @dependabot-preview in #45
- build(deps): bump org.sonarqube from 3.0 to 3.1 by @dependabot in #47
- build(deps): bump io.spring.dependency-management from 1.0.10.RELEASE to 1.0.11.RELEASE by @dependabot in #48
- build(deps): bump org.springframework.boot from 2.4.1 to 2.4.2 by @dependabot in #49
- build(deps): bump org.sonarqube from 3.1 to 3.1.1 by @dependabot in #50
- build(deps): bump spring-cloud-dependencies from Hoxton.SR9 to Hoxton.SR10 by @dependabot in #51
- build(deps): bump org.springframework.boot from 2.4.2 to 2.4.3 by @dependabot in #52
- build(deps): bump org.springframework.boot from 2.4.3 to 2.4.4 by @dependabot in #53
- build(deps): bump io.freefair.lombok from 5.3.0 to 5.3.3.3 by @dependabot in #54
- build(deps): bump org.springframework.boot from 2.4.4 to 2.4.5 by @dependabot in #55
- build(deps): bump spring-cloud-dependencies from Hoxton.SR10 to Hoxton.SR11 by @dependabot in #56
- build(deps): bump org.sonarqube from 3.1.1 to 3.2.0 by @dependabot in #57
- build(deps): bump org.springframework.boot from 2.4.5 to 2.5.0 by @dependabot in #60
- build(deps): bump annotations from 20.1.0 to 21.0.0 by @dependabot in #59
- Feature/upgrades by @FrogDevelopper in #61
- build(deps): bump annotations from 21.0.0 to 21.0.1 by @dependabot in #62
- build(deps): bump logback-classic from 1.2.3 to 1.2.4 by @dependabot in #67
- build(deps): bump org.sonarqube from 3.2.0 to 3.3 by @dependabot in #64
- build(deps): bump spring-cloud-dependencies from 2020.0.2 to 2020.0.3 by @dependabot in #63
- build(deps): bump org.springframework.boot from 2.5.0 to 2.5.3 by @dependabot in #68
- Release/1.3.0 by @FrogDevelopper in #76
- build(deps): bump logback-classic from 1.2.5 to 1.2.6 by @dependabot in #77
- build(deps): bump io.freefair.lombok from 6.1.0 to 6.2.0 by @dependabot in #78
- build(deps): bump org.springframework.boot from 2.5.4 to 2.5.5 by @dependabot in #80
- build(deps): bump spring-cloud-dependencies from 2020.0.3 to 2020.0.4 by @dependabot in #79
- build(deps): bump annotations from 22.0.0 to 23.0.0 by @dependabot in #82
- build(deps): bump org.springframework.boot from 2.5.5 to 2.5.6 by @dependabot in #81
- Feature/gradle kts by @FrogDevelopper in #83
- Merge develop on master by @FrogDevelopper in #84
- fix(jitpack): build script by @FrogDevelopper in #87
Full Changelog: 1.2.0...1.4.0
1.3.0
release 1.3.0
1.2.0
fix: use java 12 as JitCI doesn't manage 14
1.1.0
Merge pull request #37 from FrogDevelopment/feature/extended_authenti…