You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by cs...@apache.org on 2021/06/13 19:02:04 UTC

[maven-resolver] branch update-maven-in-demos updated (7dce881 -> 2bbfdd4)

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

cstamas pushed a change to branch update-maven-in-demos
in repository https://gitbox.apache.org/repos/asf/maven-resolver.git.


    from 7dce881  Checkstyle violation fixed
     add 0b13e57  Update workflow
     add 45e243b  Use static instead of literal
     add 5d4e347  Fix checkstyle
     add 6addf39  [MRESOLVER-183] Don't require optional dependencies for Redisson
     add c256c20  [MRESOLVER-185] Upgrade Redisson to 3.15.6
     add 2bbfdd4  Merge remote-tracking branch 'origin/master' into update-maven-in-demos

No new revisions were added by this update.

Summary of changes:
 .github/workflows/maven.yml                        |  6 ++++--
 maven-resolver-named-locks-redisson/pom.xml        | 24 ++++++++++++++++++++-
 .../src/site/markdown/index.md.vm                  | 25 ++++++++--------------
 .../named/support/AdaptedSemaphoreNamedLock.java   |  6 +++---
 4 files changed, 39 insertions(+), 22 deletions(-)