Skip to content

Commit

Permalink
Merge branch 'main' into springboot-3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tiafiring committed Dec 8, 2023
2 parents f440d6f + b495177 commit d14dd5b
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
<mock-oauth2-server.version>2.0.1</mock-oauth2-server.version>
<common.version>3.2023.11.16_08.57-4fe62b8f9658</common.version>
<logstash.version>7.4</logstash.version>
<unleash.version>9.1.1</unleash.version>
<unleash.version>9.2.0</unleash.version>
</properties>

<repositories>
Expand Down Expand Up @@ -107,10 +107,6 @@
</execution>
</executions>
<configuration>
<jvmTarget>${kotlin.compiler.jvmTarget}</jvmTarget>
<args>
<arg>-java-parameters</arg>
</args>
<compilerPlugins>
<plugin>kotlinx-serialization</plugin>
</compilerPlugins>
Expand Down

0 comments on commit d14dd5b

Please sign in to comment.