Skip to content

Commit

Permalink
Merge pull request #6418 from Pandrex247/FISH-7820
Browse files Browse the repository at this point in the history
FISH-7820 FISH-7827 FISH-7828 FISH-7829 Update Nimbus-Jose-JWT, Accessors Smart, and JSON Smart
  • Loading branch information
Pandrex247 authored Sep 29, 2023
2 parents 81ad848 + 356edc1 commit b2c7fc5
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ party licensors listed.
****************************************

---------------------------------------------------
Accessors Smart 2.4.8
Accessors Smart 2.4.11
Apache Ant 1.10.9
Apache BCEL 6.6.1
Apache Felix OSGI 7.x
Expand All @@ -41,10 +41,10 @@ Jackson 2.13.4
JBoss Class File Writer 1.3.0.Final
JBoss Logging 3.5.0.Final
JCIP Annotations 1.0-1
JSON Smart 2.4.8
JSON Smart 2.4.11
JXMPP 0.6.4
Mini DNS 0.3.4
Nimbus Jose JWT 9.23
Nimbus Jose JWT 9.35
OkHttp3 3.14.9
OkIO 1.17.2
Open Telemetry 1.29.0
Expand Down
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
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
<properties>
<payara.core.version>6.8.0-SNAPSHOT</payara.core.version>
<!-- BOM dependencies versions -->
<payara.security-connectors.version>3.0.alpha7</payara.security-connectors.version>
<payara.security-connectors.version>3.0.alpha8</payara.security-connectors.version>
<hk2.version>3.0.1.payara-p3</hk2.version>
<osgi.version>7.0.0</osgi.version>
<osgi.dto.version>1.1.1</osgi.dto.version>
Expand Down

0 comments on commit b2c7fc5

Please sign in to comment.