Skip to content

Commit

Permalink
chore(deps-dev): bump io.undertow:undertow-core in /containerless
Browse files Browse the repository at this point in the history
Bumps [io.undertow:undertow-core](https://github.com/undertow-io/undertow) from 1.1.1.Final to 2.2.36.Final.
- [Release notes](https://github.com/undertow-io/undertow/releases)
- [Commits](undertow-io/undertow@1.1.1.Final...2.2.36.Final)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent 3ab43ce commit 2d7a676
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion containerless/pom.xml
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<dependency>
<groupId>io.undertow</groupId>
<artifactId>undertow-core</artifactId>
<version>1.1.1.Final</version>
<version>2.2.36.Final</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
<version.mockito>5.7.0</version.mockito>
<version.fabric8_mockwebserver>6.9.2</version.fabric8_mockwebserver>
<version.descriptor.docker>1.0.0-alpha-2</version.descriptor.docker>
<version.undertow>1.3.33.Final</version.undertow>
<version.undertow>2.2.36.Final</version.undertow>
<version.arquillian_spacelift>1.0.2</version.arquillian_spacelift>
<version.assertj>3.24.2</version.assertj>
<version.arquillian.reporter>0.0.3</version.arquillian.reporter>
Expand Down

0 comments on commit 2d7a676

Please sign in to comment.