Skip to content

Commit 7a110fb

Browse files
Bump io.undertow:undertow-core in /frameworks/Java/light-java (#9365)
Bumps [io.undertow:undertow-core](https://github.com/undertow-io/undertow) from 2.3.15.Final to 2.3.17.Final. - [Release notes](https://github.com/undertow-io/undertow/releases) - [Commits](undertow-io/undertow@2.3.15.Final...2.3.17.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>
1 parent 09bd028 commit 7a110fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frameworks/Java/light-java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<maven.compiler.target>11</maven.compiler.target>
2626
<version.light-4j>2.0.1</version.light-4j>
2727
<version.logback>1.3.12</version.logback>
28-
<version.undertow>2.3.15.Final</version.undertow>
28+
<version.undertow>2.3.17.Final</version.undertow>
2929
<version.hikaricp>3.3.1</version.hikaricp>
3030
<version.mysql>8.0.28</version.mysql>
3131
<version.postgres>42.7.2</version.postgres>

0 commit comments

Comments
 (0)