Skip to content

Commit

Permalink
Upgrading Swagger JAX-RS and asciidoctorj-pdf
Browse files Browse the repository at this point in the history
  • Loading branch information
ilgrosso committed Jul 10, 2023
1 parent 2dd9245 commit 56079b2
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 @@ -444,7 +444,7 @@ under the License.

<h2.version>2.2.220</h2.version>

<swagger-core.version>2.2.14</swagger-core.version>
<swagger-core.version>2.2.15</swagger-core.version>
<swagger-ui.version>5.1.0</swagger-ui.version>

<jquery-slimscroll.version>1.3.8</jquery-slimscroll.version>
Expand Down Expand Up @@ -2177,7 +2177,7 @@ under the License.
<dependency>
<groupId>org.asciidoctor</groupId>
<artifactId>asciidoctorj-pdf</artifactId>
<version>2.3.7</version>
<version>2.3.9</version>
</dependency>
</dependencies>
<configuration>
Expand Down

0 comments on commit 56079b2

Please sign in to comment.