Skip to content

Commit

Permalink
Merge pull request #5 from abes-esr/fix_vulnerabilities_janvier_2024
Browse files Browse the repository at this point in the history
Failles de securité google guava
  • Loading branch information
pierre-maraval authored Jan 25, 2024
2 parents 2458290 + f4e41ed commit 81e2d1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>22.0</version>
<version>32.1.2-jre</version>
</dependency>
</dependencies>
</project>

0 comments on commit 81e2d1d

Please sign in to comment.