Parcourir la source

Bump guava in /hsweb-commons/hsweb-commons-crud

Bumps [guava](https://github.com/google/guava) from 28.0-jre to 29.0-jre.
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] il y a 4 ans
Parent
commit
29e965925c
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      hsweb-commons/hsweb-commons-crud/pom.xml

+ 1 - 1
hsweb-commons/hsweb-commons-crud/pom.xml

@@ -88,7 +88,7 @@
         <dependency>
             <groupId>com.google.guava</groupId>
             <artifactId>guava</artifactId>
-            <version>28.0-jre</version>
+            <version>29.0-jre</version>
             <scope>test</scope>
         </dependency>