Skip to content

Commit

Permalink
Revert "libraries: bump netty-tcnative version to 2.0.48"
Browse files Browse the repository at this point in the history
This reverts commit de76c84.

This is to test whether this "fixes" the failing functional test
'xrootd-gsi-regression-test' on jenkins
  • Loading branch information
paulmillar committed Feb 16, 2022
1 parent fb67d1e commit fb138f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -434,7 +434,7 @@
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-tcnative-boringssl-static</artifactId>
<version>2.0.48.Final</version>
<version>2.0.39.Final</version>
</dependency>
<dependency>
<groupId>com.sleepycat</groupId>
Expand Down

0 comments on commit fb138f4

Please sign in to comment.