File tree 1 file changed +3
-2
lines changed 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 366
366
</dependency >
367
367
<dependency >
368
368
<groupId >com.sun.activation</groupId >
369
- <artifactId >javax .activation</artifactId >
369
+ <artifactId >jakarta .activation</artifactId >
370
370
<version >${activation.version} </version >
371
371
</dependency >
372
372
<!-- Test dependencies -->
462
462
</dependency >
463
463
</dependencies >
464
464
<properties >
465
+ <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
465
466
<surefire .redirectTestOutputToFile>true</surefire .redirectTestOutputToFile>
466
467
<source .property>1.8</source .property>
467
468
<target .property>1.8</target .property>
468
469
<netty .version>4.1.48.Final</netty .version>
469
470
<slf4j .version>1.7.30</slf4j .version>
470
471
<reactive-streams .version>1.0.3</reactive-streams .version>
471
- <activation .version>1.2.0 </activation .version>
472
+ <activation .version>1.2.2 </activation .version>
472
473
<netty-reactive-streams .version>2.0.4</netty-reactive-streams .version>
473
474
<rxjava .version>1.3.8</rxjava .version>
474
475
<rxjava2 .version>2.2.18</rxjava2 .version>
You can’t perform that action at this time.
0 commit comments