<?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>article Qlik Talend Studio environment flagged with spring-core-5.3.33.jar and how to use  spring-core-6.1.14.jar instead in Official Support Articles</title>
    <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Talend-Studio-environment-flagged-with-spring-core-5-3-33/ta-p/2520691</link>
    <description>&lt;P&gt;This article provides step-by-step instructions to ensure your Talend Studio environment no longer uses the flagged &lt;EM&gt;spring-core-5.3.33.jar&lt;/EM&gt; file and instead uses the updated &lt;EM&gt;spring-core-6.1.14.jar&lt;/EM&gt;. It also explains how to verify your job builds are free of the old JAR.&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Steps to remove the flagged JAR and confirm the update&amp;nbsp;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;BLOCKQUOTE class="quote"&gt;These steps are only necessary in cases where Qlik Talend Studio did not remove the old jar when applying the relevant patch (&lt;SPAN&gt;&lt;EM&gt;2025-02 or newer)&lt;/EM&gt;&lt;/SPAN&gt;.&lt;/BLOCKQUOTE&gt;
&lt;OL&gt;
&lt;LI&gt;Verify the Updated JAR in Qlik Talend Studio:&lt;BR /&gt;&lt;BR /&gt;
&lt;OL class="lia-list-style-type-lower-alpha"&gt;
&lt;LI&gt;&lt;SPAN&gt;Open &lt;STRONG&gt;Qlik Talend Studio&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Go to the &lt;STRONG&gt;Modules&lt;/STRONG&gt; view&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Search for &lt;STRONG&gt;spring-core&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Confirm that &lt;EM&gt;spring-core-6.1.14.jar&lt;/EM&gt; is installed and marked as active&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Remove the Old JAR from Your Studio Environment&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;Once you’ve confirmed the new version is active, you can remove the old JAR:&lt;BR /&gt;&lt;BR /&gt;
&lt;OL class="lia-list-style-type-lower-alpha"&gt;
&lt;LI&gt;&lt;SPAN&gt;Navigate to the following example path (adjust accordingly if your installation directory differs):&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;EM&gt;C:\TalendStudio8_install\studio\configuration\.m2\repository\org\springframework\spring-core\5.3.33.jar&lt;/EM&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Delete &lt;STRONG&gt;spring-core-5.3.33.jar&lt;/STRONG&gt; from this location
&lt;BLOCKQUOTE class="quote"&gt;Create a backup copy of the JAR before deletion, in case you need to restore it later.&lt;/BLOCKQUOTE&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Check your Job Builds&lt;BR /&gt;&lt;/SPAN&gt;&lt;BR /&gt;When you build a job in Qlik Talend Studio, all required JAR files are packaged into a ZIP archive.&lt;BR /&gt;&lt;BR /&gt;
&lt;OL class="lia-list-style-type-lower-alpha"&gt;
&lt;LI&gt;&lt;SPAN&gt;Locate the lib folder inside the archive&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Check if &lt;EM&gt;spring-core-5.3.33.jar&lt;/EM&gt; is present&lt;/SPAN&gt;
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;STRONG&gt;If not present:&lt;/STRONG&gt; No further action is needed&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;STRONG&gt;If present:&lt;/STRONG&gt; Rebuild the job using your &lt;STRONG&gt;patched&lt;/STRONG&gt; (&lt;EM&gt;2025-02&lt;/EM&gt;) version or newer of Qlik Talend Studio to ensure only the updated JAR is included&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Restart Qlik Talend Studio to ensure all updates take effect&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;&lt;SPAN&gt;Additional Notes&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;Qlik Talend Studio may re-download JARs from a shared repository (such as Nexus) if configured. If you use a shared repository, ensure the old JAR is also removed or blocked there to prevent re-import.&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;For projects using version control or shared resources, coordinate with your team to avoid accidental reintroduction of the old JAR.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;&lt;SPAN&gt;Troubleshooting&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;If the old JAR reappears after deletion, check if your project is configured to pull dependencies from a shared repository. Remove or block the flagged JAR in that repository as well.&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;If you encounter errors after removing the JAR, confirm that no jobs or custom code still reference the old version.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Environment&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;UL&gt;
&lt;LI&gt;Qlik Talend Studio&lt;/LI&gt;
&lt;/UL&gt;</description>
    <pubDate>Tue, 10 Jun 2025 08:28:53 GMT</pubDate>
    <dc:creator>Lusemar_Oliveira</dc:creator>
    <dc:date>2025-06-10T08:28:53Z</dc:date>
    <item>
      <title>Qlik Talend Studio environment flagged with spring-core-5.3.33.jar and how to use  spring-core-6.1.14.jar instead</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Talend-Studio-environment-flagged-with-spring-core-5-3-33/ta-p/2520691</link>
      <description>&lt;P&gt;This article provides step-by-step instructions to ensure your Talend Studio environment no longer uses the flagged &lt;EM&gt;spring-core-5.3.33.jar&lt;/EM&gt; file and instead uses the updated &lt;EM&gt;spring-core-6.1.14.jar&lt;/EM&gt;. It also explains how to verify your job builds are free of the old JAR.&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Steps to remove the flagged JAR and confirm the update&amp;nbsp;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;BLOCKQUOTE class="quote"&gt;These steps are only necessary in cases where Qlik Talend Studio did not remove the old jar when applying the relevant patch (&lt;SPAN&gt;&lt;EM&gt;2025-02 or newer)&lt;/EM&gt;&lt;/SPAN&gt;.&lt;/BLOCKQUOTE&gt;
&lt;OL&gt;
&lt;LI&gt;Verify the Updated JAR in Qlik Talend Studio:&lt;BR /&gt;&lt;BR /&gt;
&lt;OL class="lia-list-style-type-lower-alpha"&gt;
&lt;LI&gt;&lt;SPAN&gt;Open &lt;STRONG&gt;Qlik Talend Studio&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Go to the &lt;STRONG&gt;Modules&lt;/STRONG&gt; view&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Search for &lt;STRONG&gt;spring-core&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Confirm that &lt;EM&gt;spring-core-6.1.14.jar&lt;/EM&gt; is installed and marked as active&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Remove the Old JAR from Your Studio Environment&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;Once you’ve confirmed the new version is active, you can remove the old JAR:&lt;BR /&gt;&lt;BR /&gt;
&lt;OL class="lia-list-style-type-lower-alpha"&gt;
&lt;LI&gt;&lt;SPAN&gt;Navigate to the following example path (adjust accordingly if your installation directory differs):&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;EM&gt;C:\TalendStudio8_install\studio\configuration\.m2\repository\org\springframework\spring-core\5.3.33.jar&lt;/EM&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Delete &lt;STRONG&gt;spring-core-5.3.33.jar&lt;/STRONG&gt; from this location
&lt;BLOCKQUOTE class="quote"&gt;Create a backup copy of the JAR before deletion, in case you need to restore it later.&lt;/BLOCKQUOTE&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Check your Job Builds&lt;BR /&gt;&lt;/SPAN&gt;&lt;BR /&gt;When you build a job in Qlik Talend Studio, all required JAR files are packaged into a ZIP archive.&lt;BR /&gt;&lt;BR /&gt;
&lt;OL class="lia-list-style-type-lower-alpha"&gt;
&lt;LI&gt;&lt;SPAN&gt;Locate the lib folder inside the archive&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Check if &lt;EM&gt;spring-core-5.3.33.jar&lt;/EM&gt; is present&lt;/SPAN&gt;
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;STRONG&gt;If not present:&lt;/STRONG&gt; No further action is needed&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;STRONG&gt;If present:&lt;/STRONG&gt; Rebuild the job using your &lt;STRONG&gt;patched&lt;/STRONG&gt; (&lt;EM&gt;2025-02&lt;/EM&gt;) version or newer of Qlik Talend Studio to ensure only the updated JAR is included&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Restart Qlik Talend Studio to ensure all updates take effect&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;&lt;SPAN&gt;Additional Notes&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;Qlik Talend Studio may re-download JARs from a shared repository (such as Nexus) if configured. If you use a shared repository, ensure the old JAR is also removed or blocked there to prevent re-import.&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;For projects using version control or shared resources, coordinate with your team to avoid accidental reintroduction of the old JAR.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;&lt;SPAN&gt;Troubleshooting&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;If the old JAR reappears after deletion, check if your project is configured to pull dependencies from a shared repository. Remove or block the flagged JAR in that repository as well.&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;If you encounter errors after removing the JAR, confirm that no jobs or custom code still reference the old version.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Environment&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;UL&gt;
&lt;LI&gt;Qlik Talend Studio&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Tue, 10 Jun 2025 08:28:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Talend-Studio-environment-flagged-with-spring-core-5-3-33/ta-p/2520691</guid>
      <dc:creator>Lusemar_Oliveira</dc:creator>
      <dc:date>2025-06-10T08:28:53Z</dc:date>
    </item>
  </channel>
</rss>

