Skip to content

Commit

Permalink
Upgrading Swagger JAX-RS, git-commit-id-maven-plugin and maven-assemb…
Browse files Browse the repository at this point in the history
…ly-plugin
  • Loading branch information
ilgrosso committed Mar 20, 2024
1 parent ad106f7 commit cf6617b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -451,7 +451,7 @@ under the License.

<h2.version>2.2.224</h2.version>

<swagger-core.version>2.2.20</swagger-core.version>
<swagger-core.version>2.2.21</swagger-core.version>
<swagger-ui.version>5.12.0</swagger-ui.version>

<jquery-slimscroll.version>1.3.8</jquery-slimscroll.version>
Expand Down Expand Up @@ -1529,7 +1529,7 @@ under the License.
<plugin>
<groupId>io.github.git-commit-id</groupId>
<artifactId>git-commit-id-maven-plugin</artifactId>
<version>8.0.1</version>
<version>8.0.2</version>
<executions>
<execution>
<goals>
Expand Down Expand Up @@ -1762,7 +1762,7 @@ under the License.
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-assembly-plugin</artifactId>
<version>3.7.0</version>
<version>3.7.1</version>
</plugin>

<plugin>
Expand Down

0 comments on commit cf6617b

Please sign in to comment.