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 e20cfcf commit 43fbedeCopy full SHA for 43fbede
pom.xml
@@ -46,7 +46,7 @@
46
<!-- property used by the CI to both deploy a build version and release the next stable version -->
47
<next.release>1.0</next.release>
48
<!-- Version of Silverpeas on which it depends -->
49
- <silverpeas.version>6.3-build210401</silverpeas.version>
+ <silverpeas.version>6.3-build211015</silverpeas.version>
50
</properties>
51
52
<dependencies>
@@ -97,11 +97,6 @@
97
<scope>test</scope>
98
<type>jar</type>
99
</dependency>
100
- <dependency>
101
- <groupId>org.jboss.weld</groupId>
102
- <artifactId>weld-junit5</artifactId>
103
- <scope>test</scope>
104
- </dependency>
105
</dependencies>
106
107
<build>
0 commit comments