We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3902343 + 5d14936 commit 650d6feCopy full SHA for 650d6fe
1 file changed
pom.xml
@@ -6,7 +6,7 @@
6
7
<groupId>com.iemr.common.flw</groupId>
8
<artifactId>flw-api</artifactId>
9
- <version>3.1.0</version>
+ <version>3.3.0</version>
10
<packaging>war</packaging>
11
12
<name>FLW-API</name>
@@ -259,6 +259,7 @@
259
<version>0.12.6</version>
260
<scope>runtime</scope>
261
</dependency>
262
+
263
<dependency>
264
<groupId>org.jboss.weld.se</groupId>
265
<artifactId>weld-se-core</artifactId>
0 commit comments