Skip to content

Commit 9ebfd6d

Browse files
committed
Update versions.
1 parent 19884ff commit 9ebfd6d

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

pom.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,13 @@
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>1.25-SNAPSHOT</version>
30-
30+
3131
<name>Weft CDI-Thread/Executor Provider</name>
3232
<inceptionYear>2013-2022</inceptionYear>
3333

@@ -44,7 +44,7 @@
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.1</o11yphantVersion>
47+
<o11yphantVersion>1.9.3</o11yphantVersion>
4848
<weldVersion>3.1.9.Final</weldVersion>
4949
<annotationVersion>1.3.2</annotationVersion>
5050
</properties>
@@ -54,7 +54,7 @@
5454
<dependency>
5555
<groupId>org.commonjava.boms</groupId>
5656
<artifactId>web-commons-bom</artifactId>
57-
<version>29</version>
57+
<version>31</version>
5858
<type>pom</type>
5959
<scope>import</scope>
6060
</dependency>
@@ -70,7 +70,7 @@
7070
</dependency>
7171
</dependencies>
7272
</dependencyManagement>
73-
73+
7474
<dependencies>
7575
<!-- metrics support-->
7676
<dependency>

0 commit comments

Comments
 (0)