Skip to content

Commit c333bff

Browse files
committed
version upgrade
1 parent d390c02 commit c333bff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>in.erail</groupId>
66
<artifactId>api-framework</artifactId>
7-
<version>2.4.5</version>
7+
<version>2.4.6</version>
88
<packaging>jar</packaging>
99
<developers>
1010
<developer>
@@ -183,7 +183,7 @@
183183
<dependency>
184184
<groupId>in.erail</groupId>
185185
<artifactId>glue</artifactId>
186-
<version>2.4.5</version>
186+
<version>2.4.6</version>
187187
</dependency>
188188
<dependency>
189189
<groupId>org.mockito</groupId>

0 commit comments

Comments
 (0)