Skip to content

Commit

Permalink
Upgrading Groovy and Swagger UI
Browse files Browse the repository at this point in the history
  • Loading branch information
ilgrosso committed Aug 22, 2023
1 parent 38acae1 commit 44ea846
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 @@ -438,7 +438,7 @@ under the License.
<h2.version>2.2.220</h2.version>

<swagger-core.version>2.2.15</swagger-core.version>
<swagger-ui.version>5.3.1</swagger-ui.version>
<swagger-ui.version>5.4.2</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 @@ -1725,7 +1725,7 @@ under the License.
<dependency>
<groupId>org.apache.groovy</groupId>
<artifactId>groovy-ant</artifactId>
<version>4.0.12</version>
<version>4.0.14</version>
</dependency>
</dependencies>
<executions>
Expand Down

0 comments on commit 44ea846

Please sign in to comment.