Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
yecl
wecube
Commits
7507b9b6
Commit
7507b9b6
authored
3 years ago
by
gavin2lee
Browse files
Options
Download
Email Patches
Plain Diff
#2300 upgrade google guava
parent
c918dace
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
platform-core/pom.xml
+1
-1
platform-core/pom.xml
with
1 addition
and
1 deletion
+1
-1
platform-core/pom.xml
+
1
-
1
View file @
7507b9b6
...
...
@@ -103,7 +103,7 @@
<dependency>
<groupId>
com.google.guava
</groupId>
<artifactId>
guava
</artifactId>
<version>
29.0-jre
</version>
<version>
30.1.1-android
</version>
</dependency>
<dependency>
<groupId>
com.github.docker-java
</groupId>
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help