We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48c9c08 commit e38bba4Copy full SHA for e38bba4
fluss-filesystems/fluss-fs-gs/pom.xml
@@ -73,6 +73,10 @@
73
<groupId>com.sun.jersey</groupId>
74
<artifactId>jersey-json</artifactId>
75
</exclusion>
76
+ <exclusion>
77
+ <groupId>com.github.pjfanning</groupId>
78
+ <artifactId>jersey-json</artifactId>
79
+ </exclusion>
80
<exclusion>
81
82
<artifactId>jersey-server</artifactId>
0 commit comments