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 47b2d0c commit 57ab3faCopy full SHA for 57ab3fa
pom.xml
@@ -5,7 +5,7 @@
5
6
<groupId>apijson.router</groupId>
7
<artifactId>apijson-router</artifactId>
8
- <version>1.0.5</version>
+ <version>1.0.6</version>
9
<packaging>jar</packaging>
10
11
<name>APIJSONRouter</name>
@@ -39,7 +39,7 @@
39
<dependency>
40
<groupId>com.github.APIJSON</groupId>
41
<artifactId>apijson-framework</artifactId>
42
- <version>5.1.5</version>
+ <version>5.2.0</version>
43
</dependency>
44
</dependencies>
45
0 commit comments