mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-05-07 00:17:22 +02:00
fix missing guava jar
This commit is contained in:
@@ -189,8 +189,6 @@
|
||||
<groupId>com.google.guava</groupId>
|
||||
<artifactId>guava</artifactId>
|
||||
<version>${guava.version}</version>
|
||||
<!-- included by dependency rewrite -->
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
|
||||
<!-- template engine -->
|
||||
|
||||
Reference in New Issue
Block a user