Skip to content

Commit

Permalink
Bump io.undertow:undertow-core from 2.2.16.Final to 2.3.9.Final
Browse files Browse the repository at this point in the history
Bumps [io.undertow:undertow-core](https://github.com/undertow-io/undertow) from 2.2.16.Final to 2.3.9.Final.
- [Commits](undertow-io/undertow@2.2.16.Final...2.3.9.Final)

---
updated-dependencies:
- dependency-name: io.undertow:undertow-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 12, 2023
1 parent 3c52fce commit 0849bd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
<dependency>
<groupId>io.undertow</groupId>
<artifactId>undertow-core</artifactId>
<version>2.2.16.Final</version>
<version>2.3.9.Final</version>
</dependency>
</dependencies>
</project>

0 comments on commit 0849bd9

Please sign in to comment.