File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 15
15
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
16
16
<maven .compiler.source>1.8</maven .compiler.source>
17
17
<maven .compiler.target>1.8</maven .compiler.target>
18
- <api .framework.version>2.4.6 </api .framework.version>
18
+ <api .framework.version>2.4.7 </api .framework.version>
19
19
<layer .api.framework>${settings.localRepository} /in/erail/api-framework/${api.framework.version} /api-framework-${api.framework.version} -common-config.zip</layer .api.framework>
20
20
<layer .api.framework.lambda.common>${project.basedir} /config-layers/common</layer .api.framework.lambda.common>
21
21
<layer .api.framework.lambda.test>${project.basedir} /config-layers/test</layer .api.framework.lambda.test>
139
139
<dependency >
140
140
<groupId >io.vertx</groupId >
141
141
<artifactId >vertx-unit</artifactId >
142
- <version >3.6.2 </version >
142
+ <version >3.6.3 </version >
143
143
<scope >test</scope >
144
144
</dependency >
145
145
<dependency >
You can’t perform that action at this time.
0 commit comments