Skip to content

Commit

Permalink
slim the pac4j package (apache#3017)
Browse files Browse the repository at this point in the history
  • Loading branch information
saLeox committed Oct 9, 2023
1 parent b1fbb10 commit 75f370c
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 18 deletions.
17 changes: 14 additions & 3 deletions dist-material/release-docs/LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,10 @@ The text of each license is the standard Apache 2.0 license. https://www.apache.
https://mvnrepository.com/artifact/com.google.j2objc/j2objc-annotations/1.3 Apache-2.0
https://mvnrepository.com/artifact/com.googlecode.javaewah/JavaEWAH/1.1.13 Apache-2.0
https://mvnrepository.com/artifact/com.jamesmurty.utils/java-xmlbuilder/0.4 Apache-2.0
https://mvnrepository.com/artifact/com.nimbusds/nimbus-jose-jwt/7.9 Apache-2.0
https://mvnrepository.com/artifact/com.nimbusds/nimbus-jose-jwt/8.22.1 Apache-2.0
https://mvnrepository.com/artifact/com.nimbusds/oauth2-oidc-sdk/8.22 Apache-2.0
https://mvnrepository.com/artifact/com.nimbusds/content-type/2.1 Apache-2.0
https://mvnrepository.com/artifact/com.nimbusds/lang-tag/1.4.4 Apache-2.0
https://mvnrepository.com/artifact/com.squareup.moshi/moshi/1.8.0 Apache-2.0
https://mvnrepository.com/artifact/com.squareup.okhttp3/logging-interceptor/3.14.4 Apache-2.0
https://mvnrepository.com/artifact/com.squareup.okhttp3/okhttp/3.14.4 Apache-2.0
Expand Down Expand Up @@ -321,7 +324,7 @@ The text of each license is the standard Apache 2.0 license. https://www.apache.
https://mvnrepository.com/artifact/net.bytebuddy/byte-buddy/1.12.13 Apache-2.0
https://mvnrepository.com/artifact/net.java.dev.jets3t/jets3t/0.9.0 Apache-2.0
https://mvnrepository.com/artifact/net.minidev/accessors-smart/2.4.8 Apache-2.0
https://mvnrepository.com/artifact/net.minidev/json-smart/2.4.8 Apache-2.0
https://mvnrepository.com/artifact/net.minidev/json-smart/2.4.10 Apache-2.0
https://mvnrepository.com/artifact/org.apache.avro/avro/1.7.7 Apache-2.0
https://mvnrepository.com/artifact/org.apache.calcite.avatica/avatica-core/1.17.0 Apache-2.0
https://mvnrepository.com/artifact/org.apache.commons/commons-compress/1.21 Apache-2.0
Expand Down Expand Up @@ -410,6 +413,7 @@ The text of each license is the standard Apache 2.0 license. https://www.apache.
https://mvnrepository.com/artifact/org.apache.httpcomponents/httpmime/4.5.13 Apache-2.0
https://mvnrepository.com/artifact/org.apache.logging.log4j/log4j-api/2.17.1 Apache-2.0
https://mvnrepository.com/artifact/org.apache.logging.log4j/log4j-core/2.17.1 Apache-2.0
https://mvnrepository.com/artifact/org.apache.logging.log4j/log4j-to-slf4j/2.17.2 Apache-2.0
https://mvnrepository.com/artifact/org.apache.maven.plugins/maven-shade-plugin/3.2.4 Apache-2.0
https://mvnrepository.com/artifact/org.apache.maven.shared/maven-artifact-transfer/0.12.0 Apache-2.0
https://mvnrepository.com/artifact/org.apache.maven.shared/maven-common-artifact-filters/3.0.1 Apache-2.0
Expand Down Expand Up @@ -517,6 +521,7 @@ The text of each license is the standard Apache 2.0 license. https://www.apache.
https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-validation/2.7.3 Apache-2.0
https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-web/2.7.3 Apache-2.0
https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-websocket/2.7.3 Apache-2.0
https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-configuration-processor/2.7.11 Apache-2.0
https://mvnrepository.com/artifact/org.springframework.ldap/spring-ldap-core/2.4.1 Apache-2.0
https://mvnrepository.com/artifact/org.springframework.plugin/spring-plugin-core/2.0.0.RELEASE Apache-2.0
https://mvnrepository.com/artifact/org.springframework.plugin/spring-plugin-metadata/2.0.0.RELEASE Apache-2.0
Expand Down Expand Up @@ -578,8 +583,9 @@ The text of each license is the standard Apache 2.0 license. https://www.apache.
https://mvnrepository.com/artifact/org.wildfly.common/wildfly-common/1.5.4.Final Apache-2.0
https://mvnrepository.com/artifact/org.javassist/javassist/3.24.0-GA Apache-2.0
https://mvnrepository.com/artifact/io.buji/buji-pac4j/5.0.1 Apache-2.0
https://mvnrepository.com/artifact/org.pac4j/pac4j-core/4.5.7 Apache-2.0
https://mvnrepository.com/artifact/org.pac4j/pac4j-springboot/4.5.7 Apache-2.0
https://mvnrepository.com/artifact/org.pac4j/pac4j-config/4.5.7 Apache-2.0
https://mvnrepository.com/artifact/org.pac4j/pac4j-core/4.5.7 Apache-2.0
https://mvnrepository.com/artifact/org.pac4j/pac4j-oauth/4.5.7 Apache-2.0
https://mvnrepository.com/artifact/org.pac4j/pac4j-oidc/4.5.7 Apache-2.0
https://maven.apache.org/wrapper Apache-2.0
Expand Down Expand Up @@ -728,6 +734,11 @@ The text of each license is also included in licenses/LICENSE-[project].txt.
https://mvnrepository.com/artifact/org.slf4j/slf4j-api/1.7.30 MIT
https://mvnrepository.com/artifact/org.projectlombok/lombok/1.18.24 MIT
https://mvnrepository.com/artifact/com.auth0/java-jwt/4.0.0 MIT
https://mvnrepository.com/artifact/com.lihaoyi/pprint_2.12/0.8.1 MIT
https://mvnrepository.com/artifact/com.lihaoyi/os-lib_2.12/0.8.1 MIT
https://mvnrepository.com/artifact/com.lihaoyi/upickle_2.12/0.8.1 MIT
https://mvnrepository.com/artifact/com.github.scribejava/scribejava-apis/7.1.1 MIT
https://mvnrepository.com/artifact/com.github.scribejava/scribejava-core/7.1.1 MIT


========================================================================
Expand Down
25 changes: 10 additions & 15 deletions streampark-console/streampark-console-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -197,11 +197,7 @@
<artifactId>buji-pac4j</artifactId>
<version>${bujiVersion}</version>
</dependency>
<dependency>
<groupId>org.pac4j</groupId>
<artifactId>pac4j-core</artifactId>
<version>${pac4jVersion}</version>
</dependency>
<!-- Include pac4j-config/core/oauth/oidc-->
<dependency>
<groupId>org.pac4j</groupId>
<artifactId>pac4j-springboot</artifactId>
Expand All @@ -211,18 +207,17 @@
<groupId>commons-collections</groupId>
<artifactId>commons-collections</artifactId>
</exclusion>
<!-- cas & opensaml is not supported-->
<exclusion>
<groupId>org.pac4j</groupId>
<artifactId>pac4j-cas</artifactId>
</exclusion>
<exclusion>
<groupId>org.pac4j</groupId>
<artifactId>pac4j-saml-opensamlv3</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.pac4j</groupId>
<artifactId>pac4j-oauth</artifactId>
<version>${pac4jVersion}</version>
</dependency>
<dependency>
<groupId>org.pac4j</groupId>
<artifactId>pac4j-oidc</artifactId>
<version>${pac4jVersion}</version>
</dependency>

<!-- spring cache -->
<dependency>
Expand Down

0 comments on commit 75f370c

Please sign in to comment.