Skip to content

Commit

Permalink
chore: update pf4j and nimbus libraries to latest #706
Browse files Browse the repository at this point in the history
  • Loading branch information
jgomer2001 committed Jan 6, 2023
1 parent 31c45bf commit fde927e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion casa/app/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,7 @@
<dependency>
<groupId>com.nimbusds</groupId>
<artifactId>oauth2-oidc-sdk</artifactId>
<version>9.43.1</version>
<version>10.4</version>
</dependency>
</dependencies>

Expand Down
2 changes: 1 addition & 1 deletion casa/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.min-version>3.6.3</maven.min-version>
<weld.version>4.0.3.Final</weld.version>
<pf4j.version>3.7.0</pf4j.version>
<pf4j.version>3.8.0</pf4j.version>
<casa.version>5.0.0-SNAPSHOT</casa.version>
<jans.version>1.0.6-SNAPSHOT</jans.version>
<log4j.version>2.19.0</log4j.version>
Expand Down

0 comments on commit fde927e

Please sign in to comment.