This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-beanutils.git
The following commit(s) were added to refs/heads/master by this push:
new 284c30f3 Add CodeQL badge
284c30f3 is described below
commit 284c30f3e517a0cc35d1d7bbae7a6b4256cfcd1e
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Aug 27 15:01:52 2022 -0400
Add CodeQL badge
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index dc95f145..016ed03f 100644
--- a/README.md
+++ b/README.md
@@ -47,6 +47,7 @@ Apache Commons BeanUtils
[](https://coveralls.io/r/apache/commons-beanutils)
[](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-beanutils2/)
[](https://javadoc.io/doc/org.apache.commons/commons-beanutils2/2.0.0)
+[](https://github.com/apache/commons-beanutils/actions?query=workflow%3ACodeQL)
Apache Commons BeanUtils provides an easy-to-use but flexible wrapper around
reflection and introspection.