diff --git a/COMPONENTS.md b/COMPONENTS.md index ee8b2550b1..04fd739391 100644 --- a/COMPONENTS.md +++ b/COMPONENTS.md @@ -5,5 +5,6 @@ | Eclipse Grizzly | 4.0.2 | | Eclipse Grizzly NPN | 2.0.0 | | Netty | 4.1.108.Final | +| Project CRaC | 0.1.3 | | RedHat Undertow | 2.3.12.Final | | RedHat Weld | 5.1.2.Final | diff --git a/http/crac/pom.xml b/http/crac/pom.xml index 26e5e01ea9..5ca8c8387b 100644 --- a/http/crac/pom.xml +++ b/http/crac/pom.xml @@ -1,17 +1,17 @@ + 4.0.0 - cloud.piranha.http project 24.6.0-SNAPSHOT - piranha-http-crac - Piranha - HTTP - CRaC integration - + + 0.1.3 + cloud.piranha.http @@ -21,6 +21,7 @@ io.github.crac org-crac + ${crac.version} compile diff --git a/pom.xml b/pom.xml index 123f6b1ac1..b8f7f480f5 100644 --- a/pom.xml +++ b/pom.xml @@ -80,7 +80,6 @@ 10.14.2 1.5 2.15.1 - 0.1.3 4.0.5 1.1.1 5.3.6 @@ -186,13 +185,6 @@ ${maven-plugin-tools-annotations.version} - - - io.github.crac - org-crac - ${crac.version} - - org.eclipse.angus