Skip to content

Commit

Permalink
Merge pull request #1310 from Athou/dependabot/maven/io.swagger.core.…
Browse files Browse the repository at this point in the history
…v3-swagger-maven-plugin-jakarta-2.2.21

Bump io.swagger.core.v3:swagger-maven-plugin-jakarta from 2.2.20 to 2.2.21
  • Loading branch information
Athou committed Apr 14, 2024
2 parents 7972dec + 19d91cf commit e071cb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion commafeed-server/pom.xml
Expand Up @@ -121,7 +121,7 @@
<plugin>
<groupId>io.swagger.core.v3</groupId>
<artifactId>swagger-maven-plugin-jakarta</artifactId>
<version>2.2.20</version>
<version>2.2.21</version>
<?m2e ignore?>
<configuration>
<outputPath>${project.build.directory}/classes/assets</outputPath>
Expand Down

0 comments on commit e071cb4

Please sign in to comment.