<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Re: Can the spring framework version of nar in the Apache NiFi lib directory be changed by myself? in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Can-the-spring-framework-version-of-nar-in-the-Apache-NiFi/m-p/386650#M246097</link>
    <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/104769"&gt;@whoknows&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;The Spring Framework has been upgraded to 5.3.34 as part of the Apache NiFi 1.26 release as outlined in the following jira:&lt;BR /&gt;&lt;A href="https://issues.apache.org/jira/browse/NIFI-13037" target="_blank"&gt;https://issues.apache.org/jira/browse/NIFI-13037&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;My guess here is that you ran into dependency issues on startup after modifying those individual 1.25 nars?&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I suggest upgrading to 1.26 instead when it is released.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Please help our community thrive. If you found&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;any&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;of the suggestions/solutions provided helped you with solving your issue or answering your question, please take a moment to login and click "&lt;SPAN&gt;&lt;EM&gt;&lt;STRONG&gt;&lt;FONT color="#FF0000"&gt;Accept as Solution&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/EM&gt;" on&amp;nbsp;&lt;STRONG&gt;one or more&lt;/STRONG&gt;&amp;nbsp;of them that helped.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you,&lt;BR /&gt;Matt&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 16 Apr 2024 12:36:01 GMT</pubDate>
    <dc:creator>MattWho</dc:creator>
    <dc:date>2024-04-16T12:36:01Z</dc:date>
    <item>
      <title>Can the spring framework version of nar in the Apache NiFi lib directory be changed by myself?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Can-the-spring-framework-version-of-nar-in-the-Apache-NiFi/m-p/386643#M246095</link>
      <description>&lt;P&gt;For example, the spring framework of the official nar package of nifi 1-25.0 is 5.3.31. I changed it to 5.3.33 and I can modify these files /home/servers/nifi-1.25.0/lib/properties/spring-core-5.3 .31 .jar&lt;BR /&gt;/home/servers/nifi-1.25.0/lib/properties/spring-aop-5.3.31.jar&lt;BR /&gt;/home/servers/nifi-1.25.0/lib/properties/spring-context-5.3.31.jar&lt;BR /&gt;/home/servers/nifi-1.25.0/lib/properties/spring-jcl-5.3.31.jar&lt;BR /&gt;/home/servers/nifi-1.25.0/lib/properties/spring-beans-5.3.31.jar&lt;BR /&gt;/home/servers/nifi-1.25.0/lib/properties/spring-express-5.3.31.jar&lt;BR /&gt;Is /home/servers/nifi-1.25.0/lib/properties/spring-web-5.3.31.jar implemented?&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="nar.PNG" style="width: 726px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/40328iB5320E882C4FC34E/image-size/large?v=v2&amp;amp;px=999" role="button" title="nar.PNG" alt="nar.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Is it possible to modify the spring framework in these nar packages? I tried to modify these, but the result was that the apache nifi service could not be started.&lt;/P&gt;&lt;P&gt;/home/servers/nifi-1.25.0/work/nar/framework/nifi-framework-nar-1.25.0.nar-unpacked/NAR-INF/bundled-dependencies/spring-core-5.3.31.jar&lt;/P&gt;&lt;P&gt;/home/servers/nifi-1.25.0/work/nar/framework/nifi-framework-nar-1.25.0.nar-unpacked/NAR-INF/bundled-dependencies/spring-aop-5.3.31.jar&lt;/P&gt;&lt;P&gt;/home/servers/nifi-1.25.0/work/nar/framework/nifi-framework-nar-1.25.0.nar-unpacked/NAR-INF/bundled-dependencies/spring-context-5.3.31.jar&lt;/P&gt;&lt;P&gt;/home/servers/nifi-1.25.0/work/nar/framework/nifi-framework-nar-1.25.0.nar-unpacked/NAR-INF/bundled-dependencies/spring-jcl-5.3.31.jar&lt;/P&gt;&lt;P&gt;/home/servers/nifi-1.25.0/work/nar/framework/nifi-framework-nar-1.25.0.nar-unpacked/NAR-INF/bundled-dependencies/spring-beans-5.3.31.jar&lt;/P&gt;&lt;P&gt;/home/servers/nifi-1.25.0/work/nar/framework/nifi-framework-nar-1.25.0.nar-unpacked/NAR-INF/bundled-dependencies/spring-jdbc-5.3.31.jar&lt;/P&gt;&lt;P&gt;/home/servers/nifi-1.25.0/work/nar/framework/nifi-framework-nar-1.25.0.nar-unpacked/NAR-INF/bundled-dependencies/spring-tx-5.3.31.jar&lt;/P&gt;&lt;P&gt;/home/servers/nifi-1.25.0/work/nar/framework/nifi-framework-nar-1.25.0.nar-unpacked/NAR-INF/bundled-dependencies/spring-expression-5.3.31.jar&lt;/P&gt;&lt;P&gt;/home/servers/nifi-1.25.0/work/nar/framework/nifi-framework-nar-1.25.0.nar-unpacked/NAR-INF/bundled-dependencies/spring-web-5.3.31.jar&lt;/P&gt;&lt;P&gt;/home/servers/nifi-1.25.0/work/nar/framework/nifi-framework-nar-1.25.0.nar-unpacked/NAR-INF/bundled-dependencies/spring-context-support-5.3.31.jar&lt;/P&gt;&lt;P&gt;/home/servers/nifi-1.25.0/work/nar/extensions/nifi-spring-nar-1.25.0.nar-unpacked/NAR-INF/bundled-dependencies/spring-core-5.3.31.jar&lt;/P&gt;&lt;P&gt;/home/servers/nifi-1.25.0/work/nar/extensions/nifi-spring-nar-1.25.0.nar-unpacked/NAR-INF/bundled-dependencies/spring-aop-5.3.31.jar&lt;/P&gt;&lt;P&gt;/home/servers/nifi-1.25.0/work/nar/extensions/nifi-spring-nar-1.25.0.nar-unpacked/NAR-INF/bundled-dependencies/spring-context-5.3.31.jar&lt;/P&gt;&lt;P&gt;/home/servers/nifi-1.25.0/work/nar/extensions/nifi-spring-nar-1.25.0.nar-unpacked/NAR-INF/bundled-dependencies/spring-jcl-5.3.31.jar&lt;/P&gt;&lt;P&gt;/home/servers/nifi-1.25.0/work/nar/extensions/nifi-spring-nar-1.25.0.nar-unpacked/NAR-INF/bundled-dependencies/spring-beans-5.3.31.jar&lt;/P&gt;&lt;P&gt;/home/servers/nifi-1.25.0/work/nar/extensions/nifi-spring-nar-1.25.0.nar-unpacked/NAR-INF/bundled-dependencies/spring-expression-5.3.31.jar&lt;/P&gt;&lt;P&gt;/home/servers/nifi-1.25.0/work/nar/extensions/nifi-redis-nar-1.25.0.nar-unpacked/NAR-INF/bundled-dependencies/spring-core-5.3.31.jar&lt;/P&gt;&lt;P&gt;/home/servers/nifi-1.25.0/work/nar/extensions/nifi-redis-nar-1.25.0.nar-unpacked/NAR-INF/bundled-dependencies/spring-jcl-5.3.31.jar&lt;/P&gt;&lt;P&gt;/home/servers/nifi-1.25.0/work/nar/extensions/nifi-redis-nar-1.25.0.nar-unpacked/NAR-INF/bundled-dependencies/spring-beans-5.3.31.jar&lt;/P&gt;&lt;P&gt;/home/servers/nifi-1.25.0/work/nar/extensions/nifi-hashicorp-vault-nar-1.25.0.nar-unpacked/NAR-INF/bundled-dependencies/spring-core-5.3.31.jar&lt;/P&gt;&lt;P&gt;/home/servers/nifi-1.25.0/work/nar/extensions/nifi-hashicorp-vault-nar-1.25.0.nar-unpacked/NAR-INF/bundled-dependencies/spring-aop-5.3.31.jar&lt;/P&gt;&lt;P&gt;/home/servers/nifi-1.25.0/work/nar/extensions/nifi-hashicorp-vault-nar-1.25.0.nar-unpacked/NAR-INF/bundled-dependencies/spring-context-5.3.31.jar&lt;/P&gt;&lt;P&gt;/home/servers/nifi-1.25.0/work/nar/extensions/nifi-hashicorp-vault-nar-1.25.0.nar-unpacked/NAR-INF/bundled-dependencies/spring-jcl-5.3.31.jar&lt;/P&gt;&lt;P&gt;/home/servers/nifi-1.25.0/work/nar/extensions/nifi-hashicorp-vault-nar-1.25.0.nar-unpacked/NAR-INF/bundled-dependencies/spring-beans-5.3.31.jar&lt;/P&gt;&lt;P&gt;/home/servers/nifi-1.25.0/work/nar/extensions/nifi-hashicorp-vault-nar-1.25.0.nar-unpacked/NAR-INF/bundled-dependencies/spring-expression-5.3.31.jar&lt;/P&gt;&lt;P&gt;/home/servers/nifi-1.25.0/work/nar/extensions/nifi-hashicorp-vault-nar-1.25.0.nar-unpacked/NAR-INF/bundled-dependencies/spring-web-5.3.31.jar&lt;/P&gt;&lt;P&gt;/home/servers/nifi-1.25.0/work/nar/extensions/nifi-redis-service-api-nar-1.25.0.nar-unpacked/NAR-INF/bundled-dependencies/spring-core-5.3.31.jar&lt;/P&gt;&lt;P&gt;/home/servers/nifi-1.25.0/work/nar/extensions/nifi-redis-service-api-nar-1.25.0.nar-unpacked/NAR-INF/bundled-dependencies/spring-aop-5.3.31.jar&lt;/P&gt;&lt;P&gt;/home/servers/nifi-1.25.0/work/nar/extensions/nifi-redis-service-api-nar-1.25.0.nar-unpacked/NAR-INF/bundled-dependencies/spring-context-5.3.31.jar&lt;/P&gt;&lt;P&gt;/home/servers/nifi-1.25.0/work/nar/extensions/nifi-redis-service-api-nar-1.25.0.nar-unpacked/NAR-INF/bundled-dependencies/spring-jcl-5.3.31.jar&lt;/P&gt;&lt;P&gt;/home/servers/nifi-1.25.0/work/nar/extensions/nifi-redis-service-api-nar-1.25.0.nar-unpacked/NAR-INF/bundled-dependencies/spring-oxm-5.3.31.jar&lt;/P&gt;&lt;P&gt;/home/servers/nifi-1.25.0/work/nar/extensions/nifi-redis-service-api-nar-1.25.0.nar-unpacked/NAR-INF/bundled-dependencies/spring-beans-5.3.31.jar&lt;/P&gt;&lt;P&gt;/home/servers/nifi-1.25.0/work/nar/extensions/nifi-redis-service-api-nar-1.25.0.nar-unpacked/NAR-INF/bundled-dependencies/spring-tx-5.3.31.jar&lt;/P&gt;&lt;P&gt;/home/servers/nifi-1.25.0/work/nar/extensions/nifi-redis-service-api-nar-1.25.0.nar-unpacked/NAR-INF/bundled-dependencies/spring-expression-5.3.31.jar&lt;/P&gt;&lt;P&gt;/home/servers/nifi-1.25.0/work/nar/extensions/nifi-redis-service-api-nar-1.25.0.nar-unpacked/NAR-INF/bundled-dependencies/spring-context-support-5.3.31.jar&lt;/P&gt;&lt;P&gt;/home/servers/nifi-1.25.0/work/nar/extensions/nifi-kerberos-iaa-providers-nar-1.25.0.nar-unpacked/NAR-INF/bundled-dependencies/spring-core-5.3.31.jar&lt;/P&gt;&lt;P&gt;/home/servers/nifi-1.25.0/work/nar/extensions/nifi-kerberos-iaa-providers-nar-1.25.0.nar-unpacked/NAR-INF/bundled-dependencies/spring-aop-5.3.31.jar&lt;/P&gt;&lt;P&gt;/home/servers/nifi-1.25.0/work/nar/extensions/nifi-kerberos-iaa-providers-nar-1.25.0.nar-unpacked/NAR-INF/bundled-dependencies/spring-context-5.3.31.jar&lt;/P&gt;&lt;P&gt;/home/servers/nifi-1.25.0/work/nar/extensions/nifi-kerberos-iaa-providers-nar-1.25.0.nar-unpacked/NAR-INF/bundled-dependencies/spring-jcl-5.3.31.jar&lt;/P&gt;&lt;P&gt;/home/servers/nifi-1.25.0/work/nar/extensions/nifi-kerberos-iaa-providers-nar-1.25.0.nar-unpacked/NAR-INF/bundled-dependencies/spring-beans-5.3.31.jar&lt;/P&gt;&lt;P&gt;/home/servers/nifi-1.25.0/work/nar/extensions/nifi-kerberos-iaa-providers-nar-1.25.0.nar-unpacked/NAR-INF/bundled-dependencies/spring-tx-5.3.31.jar&lt;/P&gt;&lt;P&gt;/home/servers/nifi-1.25.0/work/nar/extensions/nifi-kerberos-iaa-providers-nar-1.25.0.nar-unpacked/NAR-INF/bundled-dependencies/spring-expression-5.3.31.jar&lt;/P&gt;&lt;P&gt;/home/servers/nifi-1.25.0/work/nar/extensions/nifi-email-nar-1.25.0.nar-unpacked/NAR-INF/bundled-dependencies/spring-core-5.3.31.jar&lt;/P&gt;&lt;P&gt;/home/servers/nifi-1.25.0/work/nar/extensions/nifi-email-nar-1.25.0.nar-unpacked/NAR-INF/bundled-dependencies/spring-aop-5.3.31.jar&lt;/P&gt;&lt;P&gt;/home/servers/nifi-1.25.0/work/nar/extensions/nifi-email-nar-1.25.0.nar-unpacked/NAR-INF/bundled-dependencies/spring-context-5.3.31.jar&lt;/P&gt;&lt;P&gt;/home/servers/nifi-1.25.0/work/nar/extensions/nifi-email-nar-1.25.0.nar-unpacked/NAR-INF/bundled-dependencies/spring-jcl-5.3.31.jar&lt;/P&gt;&lt;P&gt;/home/servers/nifi-1.25.0/work/nar/extensions/nifi-email-nar-1.25.0.nar-unpacked/NAR-INF/bundled-dependencies/spring-beans-5.3.31.jar&lt;/P&gt;&lt;P&gt;/home/servers/nifi-1.25.0/work/nar/extensions/nifi-email-nar-1.25.0.nar-unpacked/NAR-INF/bundled-dependencies/spring-messaging-5.3.31.jar&lt;/P&gt;&lt;P&gt;/home/servers/nifi-1.25.0/work/nar/extensions/nifi-email-nar-1.25.0.nar-unpacked/NAR-INF/bundled-dependencies/spring-tx-5.3.31.jar&lt;/P&gt;&lt;P&gt;/home/servers/nifi-1.25.0/work/nar/extensions/nifi-email-nar-1.25.0.nar-unpacked/NAR-INF/bundled-dependencies/spring-expression-5.3.31.jar&lt;/P&gt;&lt;P&gt;/home/servers/nifi-1.25.0/work/nar/extensions/nifi-email-nar-1.25.0.nar-unpacked/NAR-INF/bundled-dependencies/spring-context-support-5.3.31.jar&lt;/P&gt;&lt;P&gt;/home/servers/nifi-1.25.0/work/nar/extensions/nifi-hwx-schema-registry-nar-1.25.0.nar-unpacked/NAR-INF/bundled-dependencies/spring-core-5.3.31.jar&lt;/P&gt;&lt;P&gt;/home/servers/nifi-1.25.0/work/nar/extensions/nifi-hwx-schema-registry-nar-1.25.0.nar-unpacked/NAR-INF/bundled-dependencies/spring-aop-5.3.31.jar&lt;/P&gt;&lt;P&gt;/home/servers/nifi-1.25.0/work/nar/extensions/nifi-hwx-schema-registry-nar-1.25.0.nar-unpacked/NAR-INF/bundled-dependencies/spring-context-5.3.31.jar&lt;/P&gt;&lt;P&gt;/home/servers/nifi-1.25.0/work/nar/extensions/nifi-hwx-schema-registry-nar-1.25.0.nar-unpacked/NAR-INF/bundled-dependencies/spring-jcl-5.3.31.jar&lt;/P&gt;&lt;P&gt;/home/servers/nifi-1.25.0/work/nar/extensions/nifi-hwx-schema-registry-nar-1.25.0.nar-unpacked/NAR-INF/bundled-dependencies/spring-beans-5.3.31.jar&lt;/P&gt;&lt;P&gt;/home/servers/nifi-1.25.0/work/nar/extensions/nifi-hwx-schema-registry-nar-1.25.0.nar-unpacked/NAR-INF/bundled-dependencies/spring-expression-5.3.31.jar&lt;/P&gt;&lt;P&gt;/home/servers/nifi-1.25.0/work/nar/extensions/nifi-jms-processors-nar-1.25.0.nar-unpacked/NAR-INF/bundled-dependencies/spring-core-5.3.31.jar&lt;/P&gt;&lt;P&gt;/home/servers/nifi-1.25.0/work/nar/extensions/nifi-jms-processors-nar-1.25.0.nar-unpacked/NAR-INF/bundled-dependencies/spring-jcl-5.3.31.jar&lt;/P&gt;&lt;P&gt;/home/servers/nifi-1.25.0/work/nar/extensions/nifi-jms-processors-nar-1.25.0.nar-unpacked/NAR-INF/bundled-dependencies/spring-beans-5.3.31.jar&lt;/P&gt;&lt;P&gt;/home/servers/nifi-1.25.0/work/nar/extensions/nifi-jms-processors-nar-1.25.0.nar-unpacked/NAR-INF/bundled-dependencies/spring-messaging-5.3.31.jar&lt;/P&gt;&lt;P&gt;/home/servers/nifi-1.25.0/work/nar/extensions/nifi-jms-processors-nar-1.25.0.nar-unpacked/NAR-INF/bundled-dependencies/spring-tx-5.3.31.jar&lt;/P&gt;&lt;P&gt;/home/servers/nifi-1.25.0/work/nar/extensions/nifi-jms-processors-nar-1.25.0.nar-unpacked/NAR-INF/bundled-dependencies/spring-jms-5.3.31.jar&lt;/P&gt;&lt;P&gt;/home/servers/nifi-1.25.0/work/nar/extensions/nifi-ldap-iaa-providers-nar-1.25.0.nar-unpacked/NAR-INF/bundled-dependencies/spring-core-5.3.31.jar&lt;/P&gt;&lt;P&gt;/home/servers/nifi-1.25.0/work/nar/extensions/nifi-ldap-iaa-providers-nar-1.25.0.nar-unpacked/NAR-INF/bundled-dependencies/spring-aop-5.3.31.jar&lt;/P&gt;&lt;P&gt;/home/servers/nifi-1.25.0/work/nar/extensions/nifi-ldap-iaa-providers-nar-1.25.0.nar-unpacked/NAR-INF/bundled-dependencies/spring-context-5.3.31.jar&lt;/P&gt;&lt;P&gt;/home/servers/nifi-1.25.0/work/nar/extensions/nifi-ldap-iaa-providers-nar-1.25.0.nar-unpacked/NAR-INF/bundled-dependencies/spring-jcl-5.3.31.jar&lt;/P&gt;&lt;P&gt;/home/servers/nifi-1.25.0/work/nar/extensions/nifi-ldap-iaa-providers-nar-1.25.0.nar-unpacked/NAR-INF/bundled-dependencies/spring-beans-5.3.31.jar&lt;/P&gt;&lt;P&gt;/home/servers/nifi-1.25.0/work/nar/extensions/nifi-ldap-iaa-providers-nar-1.25.0.nar-unpacked/NAR-INF/bundled-dependencies/spring-tx-5.3.31.jar&lt;/P&gt;&lt;P&gt;/home/servers/nifi-1.25.0/work/nar/extensions/nifi-ldap-iaa-providers-nar-1.25.0.nar-unpacked/NAR-INF/bundled-dependencies/spring-expression-5.3.31.jar&lt;/P&gt;&lt;P&gt;/home/servers/nifi-1.25.0/lib/properties/spring-core-5.3.31.jar&lt;/P&gt;&lt;P&gt;/home/servers/nifi-1.25.0/lib/properties/spring-aop-5.3.31.jar&lt;/P&gt;&lt;P&gt;/home/servers/nifi-1.25.0/lib/properties/spring-context-5.3.31.jar&lt;/P&gt;&lt;P&gt;/home/servers/nifi-1.25.0/lib/properties/spring-jcl-5.3.31.jar&lt;/P&gt;&lt;P&gt;/home/servers/nifi-1.25.0/lib/properties/spring-beans-5.3.31.jar&lt;/P&gt;&lt;P&gt;/home/servers/nifi-1.25.0/lib/properties/spring-expression-5.3.31.jar&lt;/P&gt;&lt;P&gt;/home/servers/nifi-1.25.0/lib/properties/spring-web-5.3.31.jar&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Apr 2024 06:34:41 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Can-the-spring-framework-version-of-nar-in-the-Apache-NiFi/m-p/386643#M246095</guid>
      <dc:creator>whoknows</dc:creator>
      <dc:date>2024-04-16T06:34:41Z</dc:date>
    </item>
    <item>
      <title>Re: Can the spring framework version of nar in the Apache NiFi lib directory be changed by myself?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Can-the-spring-framework-version-of-nar-in-the-Apache-NiFi/m-p/386650#M246097</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/104769"&gt;@whoknows&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;The Spring Framework has been upgraded to 5.3.34 as part of the Apache NiFi 1.26 release as outlined in the following jira:&lt;BR /&gt;&lt;A href="https://issues.apache.org/jira/browse/NIFI-13037" target="_blank"&gt;https://issues.apache.org/jira/browse/NIFI-13037&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;My guess here is that you ran into dependency issues on startup after modifying those individual 1.25 nars?&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I suggest upgrading to 1.26 instead when it is released.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Please help our community thrive. If you found&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;any&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;of the suggestions/solutions provided helped you with solving your issue or answering your question, please take a moment to login and click "&lt;SPAN&gt;&lt;EM&gt;&lt;STRONG&gt;&lt;FONT color="#FF0000"&gt;Accept as Solution&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/EM&gt;" on&amp;nbsp;&lt;STRONG&gt;one or more&lt;/STRONG&gt;&amp;nbsp;of them that helped.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you,&lt;BR /&gt;Matt&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Apr 2024 12:36:01 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Can-the-spring-framework-version-of-nar-in-the-Apache-NiFi/m-p/386650#M246097</guid>
      <dc:creator>MattWho</dc:creator>
      <dc:date>2024-04-16T12:36:01Z</dc:date>
    </item>
    <item>
      <title>Re: Can the spring framework version of nar in the Apache NiFi lib directory be changed by myself?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Can-the-spring-framework-version-of-nar-in-the-Apache-NiFi/m-p/386721#M246136</link>
      <description>&lt;P&gt;When will Apache NiFi 1.26.0 be released?&lt;/P&gt;</description>
      <pubDate>Thu, 18 Apr 2024 03:26:25 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Can-the-spring-framework-version-of-nar-in-the-Apache-NiFi/m-p/386721#M246136</guid>
      <dc:creator>whoknows</dc:creator>
      <dc:date>2024-04-18T03:26:25Z</dc:date>
    </item>
    <item>
      <title>Re: Can the spring framework version of nar in the Apache NiFi lib directory be changed by myself?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Can-the-spring-framework-version-of-nar-in-the-Apache-NiFi/m-p/386755#M246144</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/104769"&gt;@whoknows&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;While there s no exact date yet in the Apache NiFi community, I have seen discussions around it as recent as Apr 8th that suggests it will be happening very soon.&amp;nbsp; Possibly within the next week or two.&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Matt&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Apr 2024 13:15:34 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Can-the-spring-framework-version-of-nar-in-the-Apache-NiFi/m-p/386755#M246144</guid>
      <dc:creator>MattWho</dc:creator>
      <dc:date>2024-04-18T13:15:34Z</dc:date>
    </item>
  </channel>
</rss>

