Skip to content
This repository has been archived by the owner on Sep 21, 2023. It is now read-only.

Commit

Permalink
Bump undertow-core from 2.2.10.Final to 2.2.11.Final in /connector.as…
Browse files Browse the repository at this point in the history
…400 (#10)

Bumps [undertow-core](https://github.com/undertow-io/undertow) from 2.2.10.Final to 2.2.11.Final.
- [Release notes](https://github.com/undertow-io/undertow/releases)
- [Commits](undertow-io/undertow@2.2.10.Final...2.2.11.Final)

---
updated-dependencies:
- dependency-name: io.undertow:undertow-core
  dependency-type: direct:production
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 1, 2022
1 parent 02d662e commit b384515
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion connector.as400/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@
<dependency>
<groupId>io.undertow</groupId>
<artifactId>undertow-core</artifactId>
<version>2.2.10.Final</version>
<version>2.2.11.Final</version>
</dependency>
<dependency>
<groupId>com.google.code.gson</groupId>
Expand Down

0 comments on commit b384515

Please sign in to comment.