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

github-bot pushed a change to branch 
dependabot/github_actions/actions/cache-2.1.7
in repository https://gitbox.apache.org/repos/asf/commons-email.git.


 discard d94c7db  Bump actions/cache from 2.1.6 to 2.1.7
     add fe24a86  Add CodeQL GitHub workflow.
     add 9062abb  Add CODE_OF_CONDUCT.md
     add 3fb52a5  Fix tests since Apache site switch from HTTP to HTTPS.
     add 623cac5  Bump jacoco from 0.8.6 to 0.8.7; fixes jacoco on Java 17.
     add af56eb3  Bump org.easymock:easymock from 4.2 to 4.3
     add 11bce5c  Bump commons-io:commons-io from 2.8.0 to 2.11.0
     add e0cf5b6  Bump com.sun.mail:jakarta.mail from 1.6.5 to 1.6.7
     add b356119  Let Powermock run on Java 17.
     add 5f8f196  Bump actions/cache from 2.1.6 to 2.1.7

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (d94c7db)
            \
             N -- N -- N   
refs/heads/dependabot/github_actions/actions/cache-2.1.7 (5f8f196)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .github/workflows/codeql-analysis.yml              | 74 ++++++++++++++++++++++
 SECURITY.md => CODE_OF_CONDUCT.md                  |  2 +-
 pom.xml                                            | 37 +++++++++--
 src/changes/changes.xml                            | 12 +++-
 .../resolver/AbstractDataSourceResolverTest.java   |  2 +-
 .../resolver/DataSourceCompositeResolverTest.java  |  4 +-
 .../mail/resolver/DataSourceUrlResolverTest.java   |  4 +-
 7 files changed, 122 insertions(+), 13 deletions(-)
 create mode 100644 .github/workflows/codeql-analysis.yml
 copy SECURITY.md => CODE_OF_CONDUCT.md (83%)

Reply via email to