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

github-bot pushed a change to branch 
dependabot/maven/commons-jcs3-jcache-extras/org.apache.tomcat-tomcat-catalina-9.0.96
in repository https://gitbox.apache.org/repos/asf/commons-jcs.git


 discard 7a9c4f47 Bump org.apache.tomcat:tomcat-catalina in 
/commons-jcs3-jcache-extras
     add da351980 Bump commons-io:commons-io from 2.17.0 to 2.18.0
     add f90f3233 Merge pull request #312 from 
apache/dependabot/maven/commons-io-commons-io-2.18.0
     add 44e9f15a Bump commons-io:commons-io from 2.17.0 to 2.18.0 #312
     add 16a0a3fd Bump github/codeql-action from 3.27.4 to 3.27.5
     add 903e6952 Merge pull request #314 from 
apache/dependabot/github_actions/github/codeql-action-3.27.5
     add fbe305fb Bump actions/dependency-review-action from 4.4.0 to 4.5.0
     add ec2198c6 Merge pull request #315 from 
apache/dependabot/github_actions/actions/dependency-review-action-4.5.0
     add ae99de6f Bump commons.log4j.version from 2.24.1 to 2.24.2
     add e843e0b7 Merge pull request #313 from 
apache/dependabot/maven/commons.log4j.version-2.24.2
     add 6c8c9400 Bump commons.log4j.version from 2.24.1 to 2.24.2 #313
     add 8d6f03e7 No need for blank Javadoc lines between Javadoc @ tags
     add 20f3cfe6 No need for blank Javadoc lines between Javadoc @ tags
     add f2ffc27d Add pull request template
     add bc230ea0 Bump org.apache.commons:commons-dbcp2 from 2.12.0 to 2.13.0
     add dba11ef9 Merge pull request #316 from 
apache/dependabot/maven/org.apache.commons-commons-dbcp2-2.13.0
     add 79a7cbdd Bump org.apache.tomcat:tomcat-catalina in 
/commons-jcs3-jcache-extras

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   (7a9c4f47)
            \
             N -- N -- N   
refs/heads/dependabot/maven/commons-jcs3-jcache-extras/org.apache.tomcat-tomcat-catalina-9.0.96
 (79a7cbdd)

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/pull_request_template.md                   | 28 ++++++++++++++++++++++
 .github/workflows/codeql-analysis.yml              |  6 ++---
 .github/workflows/dependency-review.yml            |  2 +-
 .github/workflows/scorecards-analysis.yml          |  2 +-
 .../javagroups/LateralGroupCacheJGListener.java    |  1 -
 .../lateral/javagroups/utils/JGSocketOpener.java   |  1 -
 .../apache/commons/jcs3/admin/JCSAdminBean.java    |  1 -
 .../org/apache/commons/jcs3/admin/JCSJMXBean.java  |  1 -
 .../disk/block/BlockDiskElementDescriptor.java     |  1 -
 .../dsfactory/SharedPoolDataSourceFactory.java     |  1 -
 .../lateral/socket/tcp/LateralTCPCacheFactory.java |  3 ---
 .../jcs3/auxiliary/remote/RemoteCacheFactory.java  |  2 --
 .../remote/http/client/AbstractHttpClient.java     |  4 ----
 .../http/client/RemoteHttpCacheDispatcher.java     |  4 ----
 .../auxiliary/remote/server/RemoteCacheServer.java |  1 -
 .../remote/server/RemoteCacheServerFactory.java    |  1 -
 .../jcs3/engine/behavior/ICacheObserver.java       |  1 -
 .../jcs3/engine/control/CompositeCache.java        |  3 ---
 .../engine/control/CompositeCacheConfigurator.java |  6 -----
 .../jcs3/engine/control/CompositeCacheManager.java |  1 -
 .../jcs3/utils/discovery/UDPDiscoveryManager.java  |  1 -
 .../org/apache/commons/jcs3/RemovalTestUtil.java   |  1 -
 .../BlockDiskCacheRandomConcurrentTestUtil.java    |  1 -
 .../IndexedDiskCacheRandomConcurrentTestUtil.java  |  1 -
 .../jcs3/auxiliary/disk/jdbc/HsqlSetupUtil.java    |  3 ---
 .../tcp/LateralTCPConcurrentRandomTestUtil.java    |  1 -
 .../LateralTCPFilterRemoveHashCodeUnitTest.java    |  1 -
 .../auxiliary/remote/TestRemoteCacheFactory.java   |  2 --
 commons-jcs3-jcache-extras/pom.xml                 |  2 +-
 pom.xml                                            |  4 ++--
 src/changes/changes.xml                            |  8 +++----
 31 files changed, 39 insertions(+), 56 deletions(-)
 create mode 100644 .github/pull_request_template.md

Reply via email to