diff --git a/nifi-nar-bundles/nifi-standard-bundle/nifi-jolt-transform-json-ui/pom.xml b/nifi-nar-bundles/nifi-standard-bundle/nifi-jolt-transform-json-ui/pom.xml
index b70b52f901..eef6122fd3 100644
--- a/nifi-nar-bundles/nifi-standard-bundle/nifi-jolt-transform-json-ui/pom.xml
+++ b/nifi-nar-bundles/nifi-standard-bundle/nifi-jolt-transform-json-ui/pom.xml
@@ -26,7 +26,7 @@ language governing permissions and limitations under the License. -->
true
true
1.19.1
- 0.0.20
+ 0.0.21
${basedir}/src/main/frontend
${project.build.directory}/frontend-working-directory
${project.build.directory}/${project.build.finalName}/assets
diff --git a/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/pom.xml b/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/pom.xml
index 9aa5dca8ba..433d7e8208 100644
--- a/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/pom.xml
+++ b/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/pom.xml
@@ -228,12 +228,12 @@ language governing permissions and limitations under the License. -->
com.bazaarvoice.jolt
jolt-core
- 0.0.20
+ 0.0.21
com.bazaarvoice.jolt
json-utils
- 0.0.20
+ 0.0.21
org.apache.nifi
diff --git a/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-utils/pom.xml b/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-utils/pom.xml
index 85ce20c8c1..a4629f0ad8 100644
--- a/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-utils/pom.xml
+++ b/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-utils/pom.xml
@@ -30,12 +30,12 @@ language governing permissions and limitations under the License. -->
com.bazaarvoice.jolt
jolt-core
- 0.0.20
+ 0.0.21
com.bazaarvoice.jolt
json-utils
- 0.0.20
+ 0.0.21
com.fasterxml.jackson.core