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 78e3107 commit eb66406Copy full SHA for eb66406
pom.xml
@@ -5,7 +5,7 @@
5
6
<groupId>apijson.router</groupId>
7
<artifactId>apijson-router</artifactId>
8
- <version>1.5.0</version>
+ <version>1.5.1</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>6.0.0</version>
+ <version>6.0.1</version>
43
</dependency>
44
</dependencies>
45
0 commit comments