File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 2121 <parent >
2222 <groupId >org.commonjava</groupId >
2323 <artifactId >commonjava</artifactId >
24- <version >18 </version >
24+ <version >21 </version >
2525 </parent >
26-
26+
2727 <groupId >org.commonjava.cdi.util</groupId >
2828 <artifactId >weft</artifactId >
2929 <version >2.2-SNAPSHOT</version >
30-
30+
3131 <name >Weft CDI-Thread/Executor Provider</name >
3232 <inceptionYear >2013-2022</inceptionYear >
3333
4444 <projectEmail >https://github.com/Commonjava/weft</projectEmail >
4545 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
4646 <plugin .jacoco.skip>false</plugin .jacoco.skip>
47- <o11yphantVersion >1.9.2-SNAPSHOT </o11yphantVersion >
47+ <o11yphantVersion >1.9.2</o11yphantVersion >
4848 <weldVersion >5.1.2.Final</weldVersion >
4949 <jakarta .annotation.version>2.1.1</jakarta .annotation.version>
5050 <jakarta .inject.version>2.0.1</jakarta .inject.version>
5656 <dependency >
5757 <groupId >org.commonjava.boms</groupId >
5858 <artifactId >web-commons-bom</artifactId >
59- <version >29 </version >
59+ <version >31 </version >
6060 <type >pom</type >
6161 <scope >import</scope >
6262 </dependency >
6767 </dependency >
6868 </dependencies >
6969 </dependencyManagement >
70-
70+
7171 <dependencies >
7272 <!-- metrics support-->
7373 <dependency >
You can’t perform that action at this time.
0 commit comments