Skip to content

Commit

Permalink
Activate reproducible builds
Browse files Browse the repository at this point in the history
  • Loading branch information
ppkarwasz committed Dec 10, 2023
1 parent 87350c5 commit 4704804
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,9 @@
<spotless.version>2.38.0</spotless.version>
<palantir-java-format.version>2.38.0</palantir-java-format.version>
<tomcat.version>10.0.23</tomcat.version>

<!-- Enable reproducible builds -->
<project.build.outputTimestamp>2023-12-10T19:31:00Z</project.build.outputTimestamp>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 4704804

Please sign in to comment.