Skip to content

Commit a61100b

Browse files
authored
Merge pull request #71 from sswguo/deps1
Remove weft
2 parents 139e117 + ae89a5c commit a61100b

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

pom.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@
5757
<projectEmail>https://github.com/Commonjava/web-commons-bom</projectEmail>
5858
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
5959
<slf4j-version>2.0.17</slf4j-version>
60-
<weft-version>1.22</weft-version>
6160
<webdav-version>3.2.0</webdav-version>
6261
<!-- Note jackson-core/databind was published as 2.20.0 but annotations was 2.20 -->
6362
<jackson-version>2.20</jackson-version>
@@ -75,12 +74,6 @@
7574

7675
<dependencyManagement>
7776
<dependencies>
78-
<dependency>
79-
<groupId>org.commonjava.cdi.util</groupId>
80-
<artifactId>weft</artifactId>
81-
<version>${weft-version}</version>
82-
</dependency>
83-
8477
<dependency>
8578
<groupId>org.commonjava.web</groupId>
8679
<artifactId>webdav-handler-common</artifactId>

0 commit comments

Comments
 (0)