This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/junit-junit-4.13.2 in repository https://gitbox.apache.org/repos/asf/commons-rdf.git.
discard 0870fc6 Bump junit from 4.12 to 4.13.2 add 3281632 Update com.github.siom79.japicmp:japicmp-maven-plugin 0.15.1 -> 0.15.3. add 819b7f8 license-* files confuse GH license detection add 5402ec0 Temp change to prod GH add 52e1cdc Revert change add 11fbbcd Add GitHub code of conduct page that points to the Apache page. add 91a29ad Replace GitHub build for Java 15 with Java 16 and drop Java 16-ea. add 77b4ef3 Update `actions/setup-java` to v2. add 6b55e95 Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-rdf add ab3be01 Run dependabot once a week. add e5ae5b2 Misc updates to build green. '' add c646548 Update my developer entry. add ac2e03b AdoptOpenJDK is moving to the Eclipse Foundation and rebranding as Eclipse Temurin. add be38c05 Update GitHub build from Java 16 to 17. add 1e397e7 Add CodeQL GitHub workflow. add 9a9e94b Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-rdf add 5197f37 Bump junit from 4.12 to 4.13.2 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 (0870fc6) \ N -- N -- N refs/heads/dependabot/maven/junit-junit-4.13.2 (5197f37) 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/dependabot.yml | 6 +- .github/workflows/codeql-analysis.yml | 74 ++++++++++++++++++++++ .github/workflows/maven.yml | 13 ++-- SECURITY.md => CODE_OF_CONDUCT.md | 2 +- pom.xml | 23 ++++--- src/changes/changes.xml | 5 +- .../conf/checkstyle-header.txt | 0 7 files changed, 103 insertions(+), 20 deletions(-) create mode 100644 .github/workflows/codeql-analysis.yml copy SECURITY.md => CODE_OF_CONDUCT.md (83%) rename LICENSE-header.txt => src/conf/checkstyle-header.txt (100%)