-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' into feature/accreditation_control
* master: (32 commits) Fix unit dependencies to run unit tests Bump jobrunr-spring-boot-starter from 3.0.0 to 3.0.1 (#104) Bump spring-data-commons from 2.3.1.RELEASE to 2.5.1 (#76) Bump lombok from 1.18.10 to 1.18.20 (#83) Bump pf4j-spring from 0.6.0 to 0.7.0 (#80) Bump pf4j from 3.3.1 to 3.6.0 (#89) Bump spring-security-oauth2-autoconfigure from 2.4.5 to 2.5.0 (#102) Bump jobrunr-spring-boot-starter from 2.0.1 to 3.0.0 (#101) Bump commons-lang3 from 3.10 to 3.12.0 (#99) Bump jacoco-maven-plugin from 0.8.5 to 0.8.7 (#77) Bump powermock-module-javaagent from 2.0.7 to 2.0.9 (#100) Bump jackson-datatype-joda from 2.8.7 to 2.12.3 (#91) Bump jaxb-core from 2.3.0 to 3.0.1 (#92) Bump powermock-module-junit4 from 2.0.7 to 2.0.9 (#96) Bump powermock-module-junit4-rule from 2.0.7 to 2.0.9 (#98) Bump querydsl-jpa from 4.3.1 to 4.4.0 (#97) Bump spring-boot-starter-parent from 2.3.1.RELEASE to 2.5.0 (#95) Bump sshd-sftp from 2.5.0 to 2.6.0 (#94) Bump powermock-api-mockito2 from 2.0.7 to 2.0.9 (#93) Bump querydsl-apt from 4.3.1 to 4.4.0 (#82) ...
- Loading branch information
Showing
4 changed files
with
57 additions
and
39 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
# To get started with Dependabot version updates, you'll need to specify which | ||
# package ecosystems to update and where the package manifests are located. | ||
# Please see the documentation for all configuration options: | ||
# https://help.github.com/github/administering-a-repository/configuration-options-for-dependency-updates | ||
|
||
version: 2 | ||
updates: | ||
- package-ecosystem: "maven" | ||
open-pull-requests-limit: 50 | ||
directory: "/" | ||
schedule: | ||
interval: "daily" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters