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

gnodet pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/maven.git


    from 02243e75f9 [MNG-8607] Bump net.bytebuddy:byte-buddy from 1.17.1 to 
1.17.2 (#2141)
     add 1a3d2f8277 [MNG-8604] Use soft references for cache (#2138)

No new revisions were added by this update.

Summary of changes:
 .../maven/impl/cache/DefaultRequestCache.java      |  2 +-
 .../{WeakIdentityMap.java => SoftIdentityMap.java} | 44 +++++++++++-----------
 ...entityMapTest.java => SoftIdentityMapTest.java} |  8 ++--
 3 files changed, 27 insertions(+), 27 deletions(-)
 rename 
impl/maven-impl/src/main/java/org/apache/maven/impl/cache/{WeakIdentityMap.java 
=> SoftIdentityMap.java} (82%)
 rename 
impl/maven-impl/src/test/java/org/apache/maven/impl/cache/{WeakIdentityMapTest.java
 => SoftIdentityMapTest.java} (97%)

Reply via email to