mirror of
https://github.com/apache/nifi.git
synced 2025-02-07 10:38:33 +00:00
NIFI-12879 Upgraded Clojure from 1.11.1 to 1.11.2
This closes #8487 Signed-off-by: David Handermann <exceptionfactory@apache.org> (cherry picked from commit 63cc0520dca09acee2dc8f1abb1e2c48c8f4e3e4)
This commit is contained in:
parent
611d268f67
commit
691870806d
@ -101,7 +101,7 @@
|
||||
<dependency>
|
||||
<groupId>org.clojure</groupId>
|
||||
<artifactId>clojure</artifactId>
|
||||
<version>1.11.1</version>
|
||||
<version>1.11.2</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.commons</groupId>
|
||||
|
Loading…
x
Reference in New Issue
Block a user