Skip to content

Commit

Permalink
Upgrading Swagger UI and Payara
Browse files Browse the repository at this point in the history
  • Loading branch information
ilgrosso committed Mar 31, 2024
1 parent 2d79574 commit 46106ce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -443,7 +443,7 @@ under the License.
<h2.version>2.2.224</h2.version>

<swagger-core.version>2.2.21</swagger-core.version>
<swagger-ui.version>5.12.2</swagger-ui.version>
<swagger-ui.version>5.13.0</swagger-ui.version>

<jquery-slimscroll.version>1.3.8</jquery-slimscroll.version>
<jquery-cookie.version>1.4.1-1</jquery-cookie.version>
Expand Down Expand Up @@ -495,7 +495,7 @@ under the License.

<tomcat.version>10.1.20</tomcat.version>
<wildfly.version>31.0.1.Final</wildfly.version>
<payara.version>6.2024.2</payara.version>
<payara.version>6.2024.3</payara.version>
<jakarta.faces.version>4.0.6</jakarta.faces.version>

<docker.postgresql.version>16</docker.postgresql.version>
Expand Down

0 comments on commit 46106ce

Please sign in to comment.