Skip to content

Commit

Permalink
Bump io.swagger.core.v3:swagger-annotations from 2.2.17 to 2.2.18
Browse files Browse the repository at this point in the history
Bumps io.swagger.core.v3:swagger-annotations from 2.2.17 to 2.2.18.

---
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]>
  • Loading branch information
dependabot[bot] authored Oct 30, 2023
1 parent 8309c9c commit fe3774b
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 @@ -14,7 +14,7 @@
<maven.compiler.target>21</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<jackson-version>2.15.3</jackson-version>
<swagger-annotations-version>2.2.17</swagger-annotations-version>
<swagger-annotations-version>2.2.18</swagger-annotations-version>
<jackson-threetenbp-version>2.6.4</jackson-threetenbp-version>
<maven-plugin-version>1.0.0</maven-plugin-version>
<junit-version>4.13.1</junit-version>
Expand Down

0 comments on commit fe3774b

Please sign in to comment.