Skip to content

Commit

Permalink
Merge pull request #123 from OpenNMS/dependabot/maven/release-1.x/io.…
Browse files Browse the repository at this point in the history
…swagger.codegen.v3-swagger-codegen-maven-plugin-3.0.55

build(deps): bump io.swagger.codegen.v3:swagger-codegen-maven-plugin from 3.0.54 to 3.0.55
  • Loading branch information
RangerRick authored Apr 23, 2024
2 parents 2e965f3 + f748149 commit 081c3d3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion client/v1/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<plugin>
<groupId>io.swagger.codegen.v3</groupId>
<artifactId>swagger-codegen-maven-plugin</artifactId>
<version>3.0.54</version>
<version>3.0.55</version>
<executions>
<execution>
<goals>
Expand Down
2 changes: 1 addition & 1 deletion client/v2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<plugin>
<groupId>io.swagger.codegen.v3</groupId>
<artifactId>swagger-codegen-maven-plugin</artifactId>
<version>3.0.54</version>
<version>3.0.55</version>
<executions>
<execution>
<goals>
Expand Down

0 comments on commit 081c3d3

Please sign in to comment.