mirror of
https://github.com/valitydev/swag-disputes.git
synced 2024-11-06 00:55:17 +00:00
fix java deploy
This commit is contained in:
parent
69574c35cf
commit
45f5228395
3
pom.xml
3
pom.xml
@ -28,7 +28,7 @@
|
||||
<slf4j-version>2.0.13</slf4j-version>
|
||||
<junit-version>4.13.2</junit-version>
|
||||
<jackson-version>2.13.1</jackson-version>
|
||||
<spring-version>3.3.1</spring-version>
|
||||
<spring-version>2.7.10</spring-version>
|
||||
<openapi-generator-version>7.6.0</openapi-generator-version>
|
||||
</properties>
|
||||
|
||||
@ -141,7 +141,6 @@
|
||||
<dateLibrary>java8</dateLibrary>
|
||||
<delegatePattern>true</delegatePattern>
|
||||
<useBeanValidation>true</useBeanValidation>
|
||||
<useSpringBoot3>true</useSpringBoot3>
|
||||
</configOptions>
|
||||
</configuration>
|
||||
</execution>
|
||||
|
Loading…
Reference in New Issue
Block a user