Skip to content

Commit 0ae6359

Browse files
Bump jetty.version from 12.0.19 to 12.0.20 (#435)
Bumps `jetty.version` from 12.0.19 to 12.0.20. Updates `org.eclipse.jetty:jetty-bom` from 12.0.19 to 12.0.20 - [Release notes](https://github.com/jetty/jetty.project/releases) - [Commits](jetty/jetty.project@jetty-12.0.19...jetty-12.0.20) Updates `org.eclipse.jetty.ee9:jetty-ee9-bom` from 12.0.19 to 12.0.20 - [Release notes](https://github.com/jetty/jetty.project/releases) - [Commits](jetty/jetty.project@jetty-12.0.19...jetty-12.0.20) --- updated-dependencies: - dependency-name: org.eclipse.jetty:jetty-bom dependency-version: 12.0.20 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.jetty.ee9:jetty-ee9-bom dependency-version: 12.0.20 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 298fee3 commit 0ae6359

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<properties>
3838
<revision>8.8</revision>
3939
<changelist>-SNAPSHOT</changelist>
40-
<jetty.version>12.0.19</jetty.version>
40+
<jetty.version>12.0.20</jetty.version>
4141
<gitHubRepo>jenkinsci/winstone</gitHubRepo>
4242
<spotless.check.skip>false</spotless.check.skip>
4343
</properties>

0 commit comments

Comments
 (0)