Skip to content

Commit

Permalink
revert maven source plugin upgrade due to failing release build
Browse files Browse the repository at this point in the history
  • Loading branch information
liga-oz committed Jul 23, 2023
1 parent 24e219f commit 05791c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<maven.compiler.target>1.8</maven.compiler.target>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.source.plugin.version>3.3.0</maven.source.plugin.version>
<maven.source.plugin.version>3.2.1</maven.source.plugin.version>
<!-- make sure that spring core and spring boot versions are compatible-->
<spring.boot.version>2.7.14</spring.boot.version>
<spring.core.version>5.3.29</spring.core.version>
Expand Down

0 comments on commit 05791c5

Please sign in to comment.