This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/github_actions/actions/checkout-3 in repository https://gitbox.apache.org/repos/asf/commons-scxml.git.
discard 836da13 Bump actions/checkout from 2 to 3 add 459e1ec Use verify in default goal instead of package. add e7b7283 Fix build on Java 17. add badca0d Bump actions/checkout from 2 to 3 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 (836da13) \ N -- N -- N refs/heads/dependabot/github_actions/actions/checkout-3 (badca0d) 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: pom.xml | 51 +++++++++++++++++++++- .../apache/commons/scxml2/SCXMLIOProcessor.java | 2 +- .../java/org/apache/commons/scxml2/io/package.html | 15 +++---- .../scxml2/semantics/SCXMLSemanticsImpl.java | 12 ++--- 4 files changed, 64 insertions(+), 16 deletions(-)