File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 366366 </dependency >
367367 <dependency >
368368 <groupId >com.sun.activation</groupId >
369- <artifactId >javax .activation</artifactId >
369+ <artifactId >jakarta .activation</artifactId >
370370 <version >${activation.version} </version >
371371 </dependency >
372372 <!-- Test dependencies -->
462462 </dependency >
463463 </dependencies >
464464 <properties >
465+ <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
465466 <surefire .redirectTestOutputToFile>true</surefire .redirectTestOutputToFile>
466467 <source .property>1.8</source .property>
467468 <target .property>1.8</target .property>
468469 <netty .version>4.1.48.Final</netty .version>
469470 <slf4j .version>1.7.30</slf4j .version>
470471 <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>
472473 <netty-reactive-streams .version>2.0.4</netty-reactive-streams .version>
473474 <rxjava .version>1.3.8</rxjava .version>
474475 <rxjava2 .version>2.2.18</rxjava2 .version>
You can’t perform that action at this time.
0 commit comments