update to cas 7.0.5
This commit is contained in:
parent
886f17c155
commit
b0f9b133ef
4
pom.xml
4
pom.xml
@ -8,7 +8,7 @@
|
||||
<properties>
|
||||
<maven.compiler.release>21</maven.compiler.release>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
<cas.version>7.0.3</cas.version>
|
||||
<cas.version>7.0.5</cas.version>
|
||||
</properties>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
@ -57,7 +57,7 @@
|
||||
<plugins>
|
||||
<plugin>
|
||||
<artifactId>maven-compiler-plugin</artifactId>
|
||||
<version>3.8.1</version>
|
||||
<version>3.13.0</version>
|
||||
<configuration>
|
||||
<compilerArgument></compilerArgument>
|
||||
<encoding>UTF-8</encoding>
|
||||
|
Loading…
Reference in New Issue
Block a user