File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 6
6
7
7
<groupId >dev.vality</groupId >
8
8
<artifactId >java-service-dependencies</artifactId >
9
- <version >1.0.28 </version >
9
+ <version >1.0.29 </version >
10
10
<packaging >pom</packaging >
11
11
12
12
<name >Vality parent</name >
48
48
<geck .verion>1.0.2</geck .verion>
49
49
<db-common-lib .version>0.0.1</db-common-lib .version>
50
50
<kafka-common-lib .version>0.0.3</kafka-common-lib .version>
51
- <aws-msk-iam-auth .version>2.2.0 </aws-msk-iam-auth .version>
51
+ <aws-msk-iam-auth .version>2.3.1 </aws-msk-iam-auth .version>
52
52
<kotlin-logging .version>3.0.5</kotlin-logging .version>
53
53
<mockito-kotlin .version>5.4.0</mockito-kotlin .version>
54
54
</properties >
225
225
<plugin >
226
226
<groupId >org.apache.maven.plugins</groupId >
227
227
<artifactId >maven-compiler-plugin</artifactId >
228
- <version >3.13 .0</version >
228
+ <version >3.14 .0</version >
229
229
<configuration >
230
230
<source >1.8</source >
231
231
<target >1.8</target >
You can’t perform that action at this time.
0 commit comments