Changes
- Fix BOM not being updated by Micronaut SQL for Oracle driver @graemerocher (#4977)
- Use the latest micronaut-build plugins @alvarosanchez (#4954)
- [core] Update common files for branch 2.3.x @micronaut-build (#4877)
- Bump micronaut-jaxrs to 2.0.1 @micronaut-build (#4970)
- Upgrade Groovy and spock versions @jameskleeh (#4961)
- Unwrap repeatable annotations. Update javadoc @jameskleeh (#4960)
- Jackson module: Get the property name from the existing property if present @jameskleeh (#4959)
- Fix for eagerInitSingletons attempting to instantiate prototype factory methods @jameskleeh (#4950)
- test: avoid bean pollution @sdelamo (#4956)
- Specify the correct snapshots repo @alvarosanchez (#4953)
- Support creating from simple types in bean introspection jackson module @jameskleeh (#4949)
- Ensure singleton bean is not created twice @jameskleeh (#4941)
- Bump actions/cache from v2 to v2.1.4 @dependabot (#4901)
- Bump netty-tcnative from 2.0.35.Final to 2.0.36.Final @dependabot (#4940)
- Change Snapshots location @alvarosanchez (#4943)
- Fix circuitbreaker not working if no members set @jameskleeh (#4939)
- Bump junit from 4.13.1 to 4.13.2 @dependabot (#4938)
- Upgrade Testcontainers to 1.15.2 @ilopmar (#4936)
Contributors
@alvarosanchez, @dependabot, @dependabot[bot], @graemerocher, @ilopmar, @jameskleeh, @micronaut-build and @sdelamo