|
4 | 4 | <parent> |
5 | 5 | <groupId>io.jooby</groupId> |
6 | 6 | <artifactId>modules</artifactId> |
7 | | - <version>2.6.1</version> |
| 7 | + <version>2.6.2</version> |
8 | 8 | </parent> |
9 | 9 |
|
10 | 10 | <modelVersion>4.0.0</modelVersion> |
|
16 | 16 | <!-- THIS FILE IS AUTO GENERATED. DON'T EDIT --> |
17 | 17 |
|
18 | 18 | <properties> |
19 | | - <jooby.version>2.6.1</jooby.version> |
| 19 | + <jooby.version>2.6.2</jooby.version> |
20 | 20 | <HikariCP.version>3.4.2</HikariCP.version> |
21 | 21 | <archetype-packaging.version>3.1.2</archetype-packaging.version> |
22 | 22 | <asm.version>7.3.1</asm.version> |
23 | 23 | <auto-service.version>1.0-rc6</auto-service.version> |
24 | | - <aws-java-sdk.version>1.11.714</aws-java-sdk.version> |
| 24 | + <aws-java-sdk.version>1.11.743</aws-java-sdk.version> |
25 | 25 | <boringssl.version>2.0.27.Final</boringssl.version> |
26 | 26 | <bucket4j-core.version>4.7.0</bucket4j-core.version> |
27 | 27 | <checkstyle.version>8.29</checkstyle.version> |
|
51 | 51 | <jdbi.version>3.12.2</jdbi.version> |
52 | 52 | <jetty.version>9.4.27.v20200227</jetty.version> |
53 | 53 | <jfiglet.version>0.0.8</jfiglet.version> |
54 | | - <jmespath-java.version>1.11.714</jmespath-java.version> |
55 | | - <jooby-maven-plugin.version>2.6.1</jooby-maven-plugin.version> |
56 | | - <jooby.version>2.6.1</jooby.version> |
| 54 | + <jmespath-java.version>1.11.743</jmespath-java.version> |
| 55 | + <jooby-maven-plugin.version>2.6.2</jooby-maven-plugin.version> |
| 56 | + <jooby.version>2.6.2</jooby.version> |
57 | 57 | <json.version>20190722</json.version> |
58 | 58 | <jsonwebtoken.version>0.11.0</jsonwebtoken.version> |
59 | 59 | <jsr305.version>3.0.2</jsr305.version> |
|
67 | 67 | <maven-antrun-plugin.version>1.8</maven-antrun-plugin.version> |
68 | 68 | <maven-archetype-plugin.version>3.1.2</maven-archetype-plugin.version> |
69 | 69 | <maven-assembly-plugin.version>3.2.0</maven-assembly-plugin.version> |
70 | | - <maven-checkstyle-plugin.version>3.1.0</maven-checkstyle-plugin.version> |
| 70 | + <maven-checkstyle-plugin.version>3.1.1</maven-checkstyle-plugin.version> |
71 | 71 | <maven-compiler-plugin.version>3.8.1</maven-compiler-plugin.version> |
72 | 72 | <maven-core.version>3.6.3</maven-core.version> |
73 | 73 | <maven-deploy-plugin.version>2.8.2</maven-deploy-plugin.version> |
|
0 commit comments