Skip to content

Commit

Permalink
build(deps): bump io.undertow:undertow-core
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.25.Final to 2.3.10.Final.
- [Commits](undertow-io/undertow@2.2.25.Final...2.3.10.Final)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 18, 2023
1 parent e23d327 commit 1f58f72
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 @@ -70,7 +70,7 @@
<dependency>
<groupId>io.undertow</groupId>
<artifactId>undertow-core</artifactId>
<version>2.2.25.Final</version> <!-- 2.3.x requires java 11 -->
<version>2.3.10.Final</version> <!-- 2.3.x requires java 11 -->
</dependency>
<dependency>
<groupId>com.google.guava</groupId>
Expand Down

0 comments on commit 1f58f72

Please sign in to comment.