You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by gi...@apache.org on 2023/03/01 22:39:33 UTC

[directory-scimple] branch dependabot/maven/org.apache.maven.plugins-maven-enforcer-plugin-3.2.1 updated (45c2f487 -> 07fef0c9)

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

github-bot pushed a change to branch dependabot/maven/org.apache.maven.plugins-maven-enforcer-plugin-3.2.1
in repository https://gitbox.apache.org/repos/asf/directory-scimple.git


 discard 45c2f487 Bump maven-enforcer-plugin from 3.1.0 to 3.2.1
     add f3ddfc60 apply pagination from filterResponse
     add 0e4b88ed use default startIndex when pageRequest is null
     add 7252d2a5 Merge pull request #256 from erant10/fix_pagination
     add 43009bae Bump maven-javadoc-plugin from 3.4.1 to 3.5.0
     add 05d5d50b Merge pull request #255 from apache/dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.5.0
     add 3d42c5ba Bump maven-failsafe-plugin from 3.0.0-M8 to 3.0.0-M9
     add 41adca5a Merge pull request #254 from apache/dependabot/maven/org.apache.maven.plugins-maven-failsafe-plugin-3.0.0-M9
     add 8bdc149d Bump docker-maven-plugin from 0.40.3 to 0.41.0
     add 802aa96d Merge pull request #253 from apache/dependabot/maven/io.fabric8-docker-maven-plugin-0.41.0
     add bae17711 Bump jersey-bom from 3.1.0 to 3.1.1
     add a04008ae Merge pull request #250 from apache/dependabot/maven/org.glassfish.jersey-jersey-bom-3.1.1
     add d3a1776a Bump lombok from 1.18.24 to 1.18.26
     add 412ee101 Merge pull request #246 from apache/dependabot/maven/org.projectlombok-lombok-1.18.26
     add 3dd16fe1 Bump dependency-check-maven from 8.0.2 to 8.1.1
     add 72d956ec Merge pull request #260 from apache/dependabot/maven/org.owasp-dependency-check-maven-8.1.1
     add 40948986 Bump version.antlr4 from 4.11.1 to 4.12.0
     add 33fbfbfc Merge pull request #258 from apache/dependabot/maven/version.antlr4-4.12.0
     add f582cac2 Bump version.spring-boot from 3.0.2 to 3.0.3
     add 51da9bad Merge pull request #257 from apache/dependabot/maven/version.spring-boot-3.0.3
     add 499eb3fb Bump maven-compiler-plugin from 3.10.1 to 3.11.0
     add 36ca85ea Merge pull request #261 from apache/dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.11.0
     add a113565d Remove duplicate get user by id test
     add 10742881 Merge pull request #263 from apache/flaky-user-test
     add 07fef0c9 Bump maven-enforcer-plugin from 3.1.0 to 3.2.1

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   (45c2f487)
            \
             N -- N -- N   refs/heads/dependabot/maven/org.apache.maven.plugins-maven-enforcer-plugin-3.2.1 (07fef0c9)

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                                            | 20 +++++++++----------
 .../scim/compliance/tests/ScimpleITSupport.java    | 23 ++++++++++++++++------
 .../directory/scim/compliance/tests/UsersIT.java   | 19 ------------------
 .../server/rest/BaseResourceTypeResourceImpl.java  |  6 +++---
 4 files changed, 30 insertions(+), 38 deletions(-)