File tree Expand file tree Collapse file tree 1 file changed +14
-4
lines changed 
druid/stackable/patches/26.0.0 Expand file tree Collapse file tree 1 file changed +14
-4
lines changed Original file line number Diff line number Diff line change 1- diff --git a/10-update-fmpp.patch b/10-update-fmpp.patch 
2- new file mode 100644
3- index 0000000000..e69de29bb2
1+ From 736165ab0fe73e0bef765f2cfd21cd800baddbc1 Mon Sep 17 00:00:00 2001
2+ From: Lars Francke <
[email protected] >
3+ Date: Thu, 12 Dec 2024 06:35:21 +0100
4+ Subject: Update FMPP version
5+ 
6+ This is because FMPP Maven Plugin depends on FMPP in version 0.9.14
7+ which itself depends on a Freemarker version that has not been pinned.
8+ Instead it specifies a "range" which resolves to a SNAPSHOT version
9+ which we don't want.
10+ --- 
11+  sql/pom.xml | 7 +++++++
12+  1 file changed, 7 insertions(+)
13+ 
414diff --git a/sql/pom.xml b/sql/pom.xml 
5- index bdd29f3f91..e5ba89f655  100644
15+ index e2bbd8c7f8..a72f96a6ca  100644
616--- a/sql/pom.xml 
717+++ b/sql/pom.xml 
818@@ -322,6 +322,13 @@ 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments