Skip to content

Commit

Permalink
Update shade plugin for 2.15 to unblock build
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Feb 15, 2024
1 parent c14dd95 commit 1672890
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 @@ -46,6 +46,9 @@
<!-- Aggressively minimize jar size; drop 'lines' and 'vars' -->
<javac.debuglevel>source</javac.debuglevel>

<!-- 15-Feb-2024, tatu: Need to locally update to get jackson-core shading to work -->
<version.plugin.shade>3.5.1</version.plugin.shade>

<!-- for Reproducible Builds -->
<project.build.outputTimestamp>2023-10-12T22:52:57Z</project.build.outputTimestamp>
</properties>
Expand Down

0 comments on commit 1672890

Please sign in to comment.