Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
dCache
dcache-cta
Commits
32cfc64a
Commit
32cfc64a
authored
Nov 18, 2021
by
Tigran Mkrtchyan
☕
Browse files
libs: use up-to-date external dependencies
parent
c88173d4
Pipeline
#13015
passed with stages
in 3 minutes and 39 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
pom.xml
View file @
32cfc64a
...
...
@@ -17,7 +17,7 @@
<properties>
<version.dcache>
7.2.2
</version.dcache>
<java.version>
11
</java.version>
<version.grpc>
1.
38
.1
</version.grpc>
<version.grpc>
1.
42
.1
</version.grpc>
</properties>
<licenses>
...
...
@@ -50,7 +50,7 @@
<dependency>
<groupId>
com.google.protobuf
</groupId>
<artifactId>
protobuf-java
</artifactId>
<version>
3.1
4.0
</version>
<version>
3.1
9.1
</version>
</dependency>
<!-- enforce Java11 compliant version -->
...
...
@@ -78,7 +78,7 @@
<dependency>
<groupId>
io.netty
</groupId>
<artifactId>
netty-tcnative-boringssl-static
</artifactId>
<version>
2.0.
2
5.Final
</version>
<version>
2.0.
4
5.Final
</version>
<scope>
provided
</scope>
</dependency>
<dependency>
...
...
Write
Preview
Markdown
is supported
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