Releases: navikt/fp-nare
Releases · navikt/fp-nare
2.2.1
2.2.0
2.1.5
2.1.4
What's Changed
- fix: register Jdk8Module for Jackson (Optional++) (#67) @frode-carlsen
2.1.3
What's Changed
- GA: Bumper actions/setup-java til v2. (#65) @espenwaaga
- Ubetydelig endring for å sjekke GA. (#64) @espenwaaga
- Remove odd evaluationProperty with int param (#62) @jolarsen
⬆️ Dependency upgrades
- Bump jackson-datatype-jsr310 from 2.12.1 to 2.12.3 (#66) @dependabot
- Bump flatten-maven-plugin from 1.2.5 to 1.2.7 (#60) @dependabot
- Bump jupiter.version from 5.7.0 to 5.7.1 (#57) @dependabot
- Bump assertj-core from 3.18.1 to 3.19.0 (#56) @dependabot
- Bump sonar-maven-plugin from 3.7.0.1746 to 3.8.0.2131 (#55) @dependabot
- Bump jackson-datatype-jsr310 from 2.12.0 to 2.12.1 (#54) @dependabot
2.1.2
What's Changed
- Update RuleService.java (#53) @janolaveide
2.1.1
What's Changed
- semver (#52) @janolaveide
Release 2.1-20201130175452-ef0da79
Bump jackson-datatype-jsr310 from 2.11.3 to 2.12.0 (#51) Bumps jackson-datatype-jsr310 from 2.11.3 to 2.12.0. Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Release 2.1-20201118083559-9d09213
Bump assertj-core from 3.18.0 to 3.18.1 (#50) Bumps [assertj-core](https://github.com/assertj/assertj-core) from 3.18.0 to 3.18.1. - [Release notes](https://github.com/assertj/assertj-core/releases) - [Commits](https://github.com/assertj/assertj-core/compare/assertj-core-3.18.0...assertj-core-3.18.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Release 2.1-20201104090957-3fe284a
GA: Fjerner depracated set-env syntax. (#49)