Skip to content

Commit

Permalink
Merge pull request #204 from Alfresco/fix/ACS-6444-clientInjection
Browse files Browse the repository at this point in the history
updated swagger-ui version to 4.1.3
  • Loading branch information
code4uuuu authored Feb 6, 2024
2 parents 94fd5ed + ac51841 commit 60ced3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<description>Produces the API Explorer for all API definitions</description>

<properties>
<swagger-ui.version>3.38.0</swagger-ui.version>
<swagger-ui.version>4.1.3</swagger-ui.version>
<java.version>17</java.version>
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
Expand Down

0 comments on commit 60ced3e

Please sign in to comment.