Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/foundation-2021' into release-29.x
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin Reed committed Dec 10, 2021
2 parents 8f738b0 + 7b54776 commit 2f09786
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ updates:
prefix: "build"
include: "scope"
schedule:
interval: "weekly"
interval: "daily"
ignore:
- dependency-name: "d3"
- dependency-name: "ionicons"
Expand All @@ -29,4 +29,4 @@ updates:
prefix: "build"
include: "scope"
schedule:
interval: "weekly"
interval: "daily"
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1452,7 +1452,7 @@
<liquibaseVersion>3.6.3</liquibaseVersion>
<lmaxDisruptorVersion>3.3.2</lmaxDisruptorVersion>
<log4jVersion>99.99.99-use-log4j2</log4jVersion>
<log4j2Version>2.13.2</log4j2Version>
<log4j2Version>2.15.0</log4j2Version>
<logbackClassicVersion>1.2.3</logbackClassicVersion>
<mapstructVersion>1.4.1.Final</mapstructVersion>
<minaVersion>2.1.5</minaVersion>
Expand Down

0 comments on commit 2f09786

Please sign in to comment.