Skip to content

Commit

Permalink
FISH-7820 Updates nimbus-jose-jwt, accessors smart, and json smart
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Pielage <[email protected]>
  • Loading branch information
Pandrex247 committed Sep 27, 2023
1 parent 3e09053 commit 3a39b07
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions appserver/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -82,9 +82,9 @@
<!-- Java API for XML Registries Resource Adapter -->
<jaxr.version>JAXR_RA_20091012</jaxr.version>

<nimbus-jose-jwt.version>9.25</nimbus-jose-jwt.version>
<accessors-smart.version>2.4.8</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>
<reactor-core.version>3.4.4</reactor-core.version>
<reactive-streams.version>1.0.3</reactive-streams.version>
<jcip-annotations.version>1.0-1</jcip-annotations.version>
Expand Down

0 comments on commit 3a39b07

Please sign in to comment.