From 8b680f736e108505e4564f114c15c80f3454be11 Mon Sep 17 00:00:00 2001 From: Austin Blatt Date: Fri, 4 Aug 2023 08:23:19 -0700 Subject: [PATCH] (maint) Update ezbake to 2.5.3 contains a fix to allow package builds on el9 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 0765707f9e..16941a6732 100644 --- a/project.clj +++ b/project.clj @@ -313,7 +313,7 @@ ;; in the final package. [puppetlabs/puppetdb ~pdb-version :exclusions [com.zaxxer/HikariCP]]] :name "puppetdb" - :plugins [[puppetlabs/lein-ezbake "2.5.2"]]} + :plugins [[puppetlabs/lein-ezbake "2.5.3"]]} :testutils {:source-paths ^:replace ["test"] :resource-paths ^:replace [] ;; Something else may need adjustment, but