File tree Expand file tree Collapse file tree 8 files changed +12
-25
lines changed
src/main/resources/META-INF
src/main/resources/META-INF
fluss-fs-obs/src/main/resources/META-INF
fluss-fs-oss/src/main/resources/META-INF
src/main/resources/META-INF Expand file tree Collapse file tree 8 files changed +12
-25
lines changed Original file line number Diff line number Diff line change 7373 <groupId >com.sun.jersey</groupId >
7474 <artifactId >jersey-json</artifactId >
7575 </exclusion >
76+ <exclusion >
77+ <groupId >com.github.pjfanning</groupId >
78+ <artifactId >jersey-json</artifactId >
79+ </exclusion >
7680 <exclusion >
7781 <groupId >com.sun.jersey</groupId >
7882 <artifactId >jersey-server</artifactId >
Original file line number Diff line number Diff line change @@ -141,11 +141,9 @@ See bundled license files for details.
141141This project bundles the following dependencies under the CDDL 1.1 license.
142142See bundled license files for details.
143143
144- - com.github.pjfanning:jersey-json:1.20
145144- javax.xml.bind:jaxb-api:2.3.1
146145
147146This project bundles the following dependencies under EDL 1.0 License (https://www.eclipse.org/org/documents/edl-v10.php).
148147See bundled license files for details.
149148
150- - com.sun.xml.bind:jaxb-impl:2.2.3-1
151149- jakarta.activation:jakarta.activation-api:1.2.1
Original file line number Diff line number Diff line change 7474 <groupId >com.sun.jersey</groupId >
7575 <artifactId >jersey-server</artifactId >
7676 </exclusion >
77+ <exclusion >
78+ <groupId >com.github.pjfanning</groupId >
79+ <artifactId >jersey-json</artifactId >
80+ </exclusion >
7781 <exclusion >
7882 <groupId >org.apache.avro</groupId >
7983 <artifactId >avro</artifactId >
Original file line number Diff line number Diff line change @@ -28,9 +28,6 @@ This project bundles the following dependencies under the Apache Software Licens
2828- io.netty:netty-transport-native-epoll:4.1.100.Final
2929- io.netty:netty-transport-native-unix-common:4.1.100.Final
3030- io.netty:netty-transport:4.1.100.Final
31- - javax.activation:activation:1.1
32- - javax.xml.bind:jaxb-api:2.2.2
33- - javax.xml.stream:stax-api:1.0-2
3431- org.apache.commons:commons-compress:1.24.0
3532- org.apache.commons:commons-configuration2:2.8.0
3633- org.apache.commons:commons-lang3:3.18.0
@@ -72,10 +69,4 @@ See bundled license files for details.
7269This project bundles the following dependencies under EDL 1.0 License (https://www.eclipse.org/org/documents/edl-v10.php).
7370See bundled license files for details.
7471
75- - com.sun.xml.bind:jaxb-impl:2.2.3-1
7672- jakarta.activation:jakarta.activation-api:1.2.1
77-
78- This project bundles the following dependencies under the CDDL 1.1 license.
79- See bundled license files for details.
80-
81- - com.github.pjfanning:jersey-json:1.20
Original file line number Diff line number Diff line change @@ -69,10 +69,4 @@ This project bundles the following dependencies under the Apache Software Licens
6969This project bundles the following dependencies under the CDDL 1.1 license.
7070See bundled license files for details.
7171
72- - com.github.pjfanning:jersey-json:1.20
7372- javax.xml.bind:jaxb-api:2.3.1
74-
75- This project bundles the following dependencies under EDL 1.0 License (https://www.eclipse.org/org/documents/edl-v10.php).
76- See bundled license files for details.
77-
78- - com.sun.xml.bind:jaxb-impl:2.2.3-1
Original file line number Diff line number Diff line change @@ -77,10 +77,4 @@ See bundled license files for details.
7777This project bundles the following dependencies under the CDDL 1.1 license.
7878See bundled license files for details.
7979
80- - com.github.pjfanning:jersey-json:1.20
8180- javax.xml.bind:jaxb-api:2.3.1
82-
83- This project bundles the following dependencies under EDL 1.0 License (https://www.eclipse.org/org/documents/edl-v10.php).
84- See bundled license files for details.
85-
86- - com.sun.xml.bind:jaxb-impl:2.2.3-1
Original file line number Diff line number Diff line change 7474 <groupId >com.sun.jersey</groupId >
7575 <artifactId >jersey-server</artifactId >
7676 </exclusion >
77+ <exclusion >
78+ <groupId >com.github.pjfanning</groupId >
79+ <artifactId >jersey-json</artifactId >
80+ </exclusion >
7781 <exclusion >
7882 <groupId >org.apache.avro</groupId >
7983 <artifactId >avro</artifactId >
Original file line number Diff line number Diff line change @@ -71,7 +71,6 @@ See bundled license files for details.
7171This project bundles the following dependencies under the CDDL 1.1 license.
7272See bundled license files for details.
7373
74- - com.github.pjfanning:jersey-json:1.20
7574- javax.xml.bind:jaxb-api:2.3.1
7675
7776This project bundles the following dependencies under the Go License (https://golang.org/LICENSE).
@@ -87,5 +86,4 @@ See bundled license files for details.
8786This project bundles the following dependencies under EDL 1.0 License (https://www.eclipse.org/org/documents/edl-v10.php).
8887See bundled license files for details.
8988
90- - com.sun.xml.bind:jaxb-impl:2.2.3-1
9189- jakarta.activation:jakarta.activation-api:1.2.1
You can’t perform that action at this time.
0 commit comments