Skip to content

Commit 66b9419

Browse files
committed
OAK-11286: blob-cloud, segment: update netty version to 4.1.115
Exclude netty from the baseline check.
1 parent a2b8992 commit 66b9419

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

oak-parent/pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -223,6 +223,8 @@
223223
<filter>!org.apache.jackrabbit.oak.segment.spi.persistence</filter>
224224
<!-- OAK-10838: we can't control the package version for the EOLd copy of lucene-core -->
225225
<filter>!org.apache.lucene.*</filter>
226+
<!-- OAK-11286: blob-cloud, segment: update netty version to 4.1.115 -->
227+
<filter>!io.netty.*</filter>
226228
<filter>*</filter>
227229
</filters>
228230
</configuration>

0 commit comments

Comments
 (0)