This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/maven/org.slf4j-slf4j-jdk14-1.7.36
in repository https://gitbox.apache.org/repos/asf/commons-email.git.
discard 1243608 Bump slf4j-jdk14 from 1.7.7 to 1.7.36
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 c980916 Drop Travis CI build.
add 4a86fd6 Bump actions/checkout from 2 to 3
add f347022 Merge pull request #67 from
apache/dependabot/github_actions/actions/checkout-3
add a76549f Bump actions/checkout from 2 to 3 #67
add 943eb6e Bump actions/cache from 2.1.6 to 2.1.7
add d5b2562 Merge pull request #60 from
apache/dependabot/github_actions/actions/cache-2.1.7
add 67ab881 Bump actions/cache from 2.1.6 to 2.1.7 #60
add 652779e Bump actions/cache from 2.1.7 to 3
add 5f7d87c Merge pull request #70 from
apache/dependabot/github_actions/actions/cache-3
add 09d5352 Bump maven-checkstyle-plugin from 2.13 to 3.1.2
add aa5f29c Merge pull request #38 from
apache/dependabot/maven/org.apache.maven.plugins-maven-checkstyle-plugin-3.1.2
add bf617ac Bump maven-pmd-plugin from 3.14.0 to 3.16.0
add 2a6d076 Merge pull request #72 from
apache/dependabot/maven/org.apache.maven.plugins-maven-pmd-plugin-3.16.0
add 57ac78c Bump maven-pmd-plugin from 3.14.0 to 3.16.0 #72
add 54bb84a Bump slf4j-jdk14 from 1.7.7 to 1.7.36
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 (1243608)
\
N -- N -- N
refs/heads/dependabot/maven/org.slf4j-slf4j-jdk14-1.7.36 (54bb84a)
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 | 2 +-
.github/workflows/maven.yml | 4 +--
.travis.yml | 25 -------------
SECURITY.md => CODE_OF_CONDUCT.md | 2 +-
pom.xml | 41 ++++++++++++++++++----
src/changes/changes.xml | 18 ++++++----
.../resolver/AbstractDataSourceResolverTest.java | 2 +-
.../resolver/DataSourceCompositeResolverTest.java | 4 +--
.../mail/resolver/DataSourceUrlResolverTest.java | 4 +--
9 files changed, 56 insertions(+), 46 deletions(-)
delete mode 100644 .travis.yml
copy SECURITY.md => CODE_OF_CONDUCT.md (83%)