Skip to content

Commit

Permalink
ADS-1060
Browse files Browse the repository at this point in the history
  • Loading branch information
Asmoday committed Dec 7, 2023
1 parent a49051d commit 9487390
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions nifi-registry/nifi-registry-assembly/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,11 @@
<groupId>org.apache.nifi.registry</groupId>
<artifactId>nifi-registry-properties-loader</artifactId>
</dependency>
<dependency>
<groupId>javax.el</groupId>
<artifactId>javax.el-api</artifactId>
<version>3.0.1-b06</version>
</dependency>
</dependencies>

<properties>
Expand Down

0 comments on commit 9487390

Please sign in to comment.