We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6908418 commit 68aa7c4Copy full SHA for 68aa7c4
1 file changed
tck/cxf-tck/pom.xml
@@ -36,7 +36,7 @@
36
<maven.compiler.source>17</maven.compiler.source>
37
<maven.compiler.target>17</maven.compiler.target>
38
<cxf.version>4.2.2-SNAPSHOT</cxf.version>
39
- <glassfish.container.version>8.0.0</glassfish.container.version>
+ <glassfish.container.version>8.0.2</glassfish.container.version>
40
<glassfish.home>${project.build.directory}/glassfish8</glassfish.home>
41
<jakarta.platform.version>11.0.0</jakarta.platform.version>
42
<junit.jupiter.version>6.0.2</junit.jupiter.version>
0 commit comments