Skip to content

Commit cd1cdf9

Browse files
committed
update shared version
1 parent fe2d0f1 commit cd1cdf9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<enclave-aws.version>2.1.0</enclave-aws.version>
2323
<enclave-azure.version>2.1.13</enclave-azure.version>
2424
<enclave-gcp.version>2.1.0</enclave-gcp.version>
25-
<uid2-shared.version>10.1.0</uid2-shared.version>
25+
<uid2-shared.version>10.8.0</uid2-shared.version>
2626
<image.version>${project.version}</image.version>
2727
<maven.compiler.source>21</maven.compiler.source>
2828
<maven.compiler.target>21</maven.compiler.target>
@@ -308,7 +308,7 @@
308308
<plugin>
309309
<groupId>org.apache.maven.plugins</groupId>
310310
<artifactId>maven-surefire-plugin</artifactId>
311-
<version>2.22.2</version>
311+
<version>3.2.5</version>
312312
<configuration>
313313
<argLine>${argLine} -Dfile.encoding=${project.build.sourceEncoding}</argLine>
314314
<systemProperties>

0 commit comments

Comments
 (0)