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 67038f6 commit b5a813aCopy full SHA for b5a813a
pom.xml
@@ -4,7 +4,7 @@
4
<modelVersion>4.0.0</modelVersion>
5
<groupId>in.erail</groupId>
6
<artifactId>api-framework</artifactId>
7
- <version>2.4</version>
+ <version>2.4.1</version>
8
<packaging>jar</packaging>
9
<developers>
10
<developer>
@@ -177,7 +177,7 @@
177
<dependency>
178
179
<artifactId>glue</artifactId>
180
- <version>2.4-SNAPSHOT</version>
+ <version>2.4</version>
181
</dependency>
182
183
<groupId>org.mockito</groupId>
0 commit comments