Skip to content

Commit

Permalink
FISH-7820 Update Nimbus-Jose-JWT, JSON-Smart, and Accessors-Smart
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Pielage <pandrex247@hotmail.com>
  • Loading branch information
Pandrex247 committed Sep 27, 2023
1 parent 9015bf2 commit 13f0fbd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -96,9 +96,9 @@
<javase.version>1.8</javase.version>
<jakartaee.api.version>8.0.0</jakartaee.api.version>
<javax.security.enterprise.version>1.1-b01.payara-p4</javax.security.enterprise.version>
<nimbus-jose-jwt.version>9.10.1</nimbus-jose-jwt.version>
<accessors-smart.version>1.2.payara-p2</accessors-smart.version>
<json-smart.version>2.4.10</json-smart.version>
<nimbus-jose-jwt.version>9.35</nimbus-jose-jwt.version>
<accessors-smart.version>2.4.11</accessors-smart.version>
<json-smart.version>2.4.11</json-smart.version>
<maven.compiler.source>8</maven.compiler.source>
<maven.compiler.target>8</maven.compiler.target>
</properties>
Expand Down

0 comments on commit 13f0fbd

Please sign in to comment.