Преглед на файлове

Merge pull request #179 from hs-web/dependabot/maven/hsweb-concurrent/hsweb-concurrent-cache/com.google.guava-guava-29.0-jre

Bump guava from 28.0-jre to 29.0-jre in /hsweb-concurrent/hsweb-concurrent-cache
老周 преди 4 години
родител
ревизия
c671639d11
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      hsweb-concurrent/hsweb-concurrent-cache/pom.xml

+ 1 - 1
hsweb-concurrent/hsweb-concurrent-cache/pom.xml

@@ -40,7 +40,7 @@
         <dependency>
             <groupId>com.google.guava</groupId>
             <artifactId>guava</artifactId>
-            <version>28.0-jre</version>
+            <version>29.0-jre</version>
             <optional>true</optional>
         </dependency>