Skip to content

Commit ffe6ab0

Browse files
Bump jetty.version from 12.0.17-SNAPSHOT to 12.1.0.alpha2
Bumps `jetty.version` from 12.0.17-SNAPSHOT to 12.1.0.alpha2. Updates `org.eclipse.jetty:jetty-bom` from 12.0.17-SNAPSHOT to 12.1.0.alpha2 - [Release notes](https://github.com/jetty/jetty.project/releases) - [Commits](https://github.com/jetty/jetty.project/commits/jetty-12.1.0.alpha2) Updates `org.eclipse.jetty.ee10:jetty-ee10-bom` from 12.0.17-SNAPSHOT to 12.1.0.alpha2 - [Release notes](https://github.com/jetty/jetty.project/releases) - [Commits](https://github.com/jetty/jetty.project/commits/jetty-12.1.0.alpha2) Updates `org.eclipse.jetty:jetty-slf4j-impl` from 12.0.17-SNAPSHOT to 12.1.0.alpha2 Updates `org.eclipse.jetty:jetty-http-tools` from 12.0.17-SNAPSHOT to 12.1.0.alpha2 --- updated-dependencies: - dependency-name: org.eclipse.jetty:jetty-bom dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.eclipse.jetty.ee10:jetty-ee10-bom dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.eclipse.jetty:jetty-slf4j-impl dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.eclipse.jetty:jetty-http-tools dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7a3f712 commit ffe6ab0

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
@@ -18,7 +18,7 @@
1818
<slf4j.version>2.0.16</slf4j.version>
1919
<arquillian.jetty.version>2.0.1.Final-SNAPSHOT</arquillian.jetty.version>
2020
<arquillian.jetty.artifactId>arquillian-jetty-embedded-12-ee10</arquillian.jetty.artifactId>
21-
<jetty.version>12.0.17-SNAPSHOT</jetty.version> <!-- 11.0.9-SNAPSHOT -->
21+
<jetty.version>12.1.0.alpha2</jetty.version> <!-- 11.0.9-SNAPSHOT -->
2222
<surefire.version>3.5.2</surefire.version>
2323
<jakarta.tck.version>6.1.0</jakarta.tck.version>
2424
<servlet.api.version>6.0.0</servlet.api.version>

0 commit comments

Comments
 (0)