Skip to content

Commit

Permalink
Bump io.swagger.core.v3:swagger-annotations from 2.2.23 to 2.2.24 (#101)
Browse files Browse the repository at this point in the history
* Bump io.swagger.core.v3:swagger-annotations from 2.2.23 to 2.2.24

Bumps io.swagger.core.v3:swagger-annotations from 2.2.23 to 2.2.24.

---
updated-dependencies:
- dependency-name: io.swagger.core.v3:swagger-annotations
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Update pom.xml

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Conor Heffron <[email protected]>
  • Loading branch information
dependabot[bot] and conorheffron authored Oct 4, 2024
1 parent dae31bb commit 4392d70
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 @@ -5,7 +5,7 @@

<groupId>conorheffron</groupId>
<artifactId>ironoc</artifactId>
<version>4.4.4</version>
<version>4.4.5</version>
<packaging>war</packaging>

<distributionManagement>
Expand Down Expand Up @@ -144,7 +144,7 @@
<dependency>
<groupId>io.swagger.core.v3</groupId>
<artifactId>swagger-annotations</artifactId>
<version>2.2.23</version>
<version>2.2.24</version>
</dependency>
<!-- AWS-->
<dependency>
Expand Down

0 comments on commit 4392d70

Please sign in to comment.