You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by jl...@apache.org on 2022/06/17 14:14:11 UTC

[ofbiz-framework] 04/04: To send Dependabot to securityML.

This is an automated email from the ASF dual-hosted git repository.

jleroux pushed a commit to branch release22.01
in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git

commit 8f08e1ee09857285586b5df969510d5bb6e9a6af
Author: Jacques Le Roux <ja...@les7arts.com>
AuthorDate: Sun Apr 24 13:04:06 2022 +0200

    To send Dependabot to securityML.
    
    Syntax error in previous commit
---
 .asf.yaml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index 00b057181d..f5027afa9a 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -16,6 +16,8 @@
 github:
   description: "Apache OFBiz is an open source product for the automation of enterprise processes. It includes framework components and business applications for ERP, CRM, E-Business/E-Commerce, Supply Chain Management and Manufacturing Resource Planning. OFBiz provides a foundation and starting point for reliable, secure and scalable enterprise solutions."
   homepage:  https://ofbiz.apache.org/
+  dependabot_alerts:  true
+  dependabot_updates: false
   labels:
     - ofbiz
     - plugins
@@ -29,9 +31,7 @@ github:
     - https
     - content
     - geospatial
- dependabot_alerts:  true
- dependabot_updates: false
- 
+
 notifications:
   jobs:  notifications@ofbiz.apache.org
   jira_options: link label
\ No newline at end of file