File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -214,9 +214,7 @@ See [CHANGELOG](https://github.com/oracle/oci-java-sdk/blob/master/CHANGELOG.md)
214214
215215## Contributing
216216
217- oci-java-sdk is an open source project. See [ CONTRIBUTING] ( https://github.com/oracle/oci-java-sdk/blob/master/CONTRIBUTING.md ) for details.
218-
219- Oracle gratefully acknowledges the contributions to oci-java-sdk that have been made by the community.
217+ This project welcomes contributions from the community. Before submitting a pull request, please [ review our contribution guide] ( ./CONTRIBUTING.md )
220218
221219## Known Issues
222220
@@ -262,10 +260,13 @@ To resolve this problem, you can run Maven with the following parameter:
262260` -Djdk.jar.maxSignatureFileSize=16000000 `
263261
264262The low default value in Java will be addressed and resolved in upcoming minor Java version releases.
263+ ## Security
264+
265+ Please consult the [ security guide] ( ./SECURITY.md ) for our responsible security vulnerability disclosure process
265266
266267## License
267268
268- Copyright (c) 2016, 2020 , Oracle and/or its affiliates. All rights reserved.
269+ Copyright (c) 2016, 2023 , Oracle and/or its affiliates. All rights reserved.
269270This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl
270271or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0 . You may choose either license.
271272
You can’t perform that action at this time.
0 commit comments