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

dependabot[bot] pushed a change to branch 
dependabot/maven/spring-boot.version-4.1.0
in repository https://gitbox.apache.org/repos/asf/syncope.git


    omit 2cb1b3b99a Bump spring-boot.version from 4.0.7 to 4.1.0
     add 3cafff32f9 Upgrading AdminLTE
     add f83feb3b4a Cleanup
     add 6ce1471fa5 Bump spring-cloud-version from 5.0.1 to 5.0.2
     add 5b3e228b33 Upgrading Swagger Core
     add 6df746dafe Fixing Neo4j
     add 6912ec15a7 Bump spring-boot.version from 4.0.7 to 4.1.0

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   (2cb1b3b99a)
            \
             N -- N -- N   
refs/heads/dependabot/maven/spring-boot.version-4.1.0 (6912ec15a7)

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:
 .../client/ui/commons/themes/js/adminlte.min.js    |  2 +-
 core/persistence-neo4j/pom.xml                     |  6 +++
 .../core/persistence/neo4j/PersistenceContext.java |  3 +-
 .../core/persistence/neo4j/dao/Neo4jTaskDAO.java   |  2 +-
 .../syncope/core/starter/SelfKeymasterContext.java |  2 +-
 .../security/AuthenticationAttemptThrottler.java   | 55 +++++--------------
 .../security/RateLimitAuthenticationException.java |  4 +-
 .../core/spring/security/WebSecurityContext.java   | 21 +++++---
 .../AuthenticationAttemptThrottlerTest.java        | 63 +++++++++++++---------
 .../SyncopeBasicAuthenticationEntryPointTest.java  |  6 +--
 fit/core-reference/pom.xml                         |  6 +++
 pom.xml                                            |  6 +--
 12 files changed, 90 insertions(+), 86 deletions(-)

Reply via email to