<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: OriolJT</title>
    <description>The latest articles on DEV Community by OriolJT (@orioljt).</description>
    <link>https://dev.to/orioljt</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F995220%2Faa30afa1-9b99-46d5-8a5c-ba611b5a6160.png</url>
      <title>DEV Community: OriolJT</title>
      <link>https://dev.to/orioljt</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/orioljt"/>
    <language>en</language>
    <item>
      <title>Spring Framework 6.0.0 compatibility with Java 11</title>
      <dc:creator>OriolJT</dc:creator>
      <pubDate>Fri, 23 Dec 2022 11:44:19 +0000</pubDate>
      <link>https://dev.to/orioljt/spring-framework-600-compatibility-with-java-11-mil</link>
      <guid>https://dev.to/orioljt/spring-framework-600-compatibility-with-java-11-mil</guid>
      <description>&lt;p&gt;Hello guys,&lt;br&gt;
In my company we are using Spring and Spring Boot with Java 11, and for now we do not have an option to update to Java 17 for external reasons.&lt;/p&gt;

&lt;p&gt;Lately a CRITICAL vulnerability with all the versions under Spring-Web:6.0.0 appeared. We wanted to update to the 6.0.0 version but it is only compatible with Java 17, something that as I already said, for now we cannot do.&lt;/p&gt;

&lt;p&gt;I would like to know if there is anything that we can do to avoid that vulnerability. I thought that maybe the Spring team will decide to release a version 5.x.x (that is compatible with Java 11) with that vulnerability fixed or maybe I can change some internal stuff of the Spring library and maybe I could solve the problem for now.&lt;/p&gt;

&lt;p&gt;Do you guys have any idea of how can we solve this issue? I really appreciate any help.&lt;/p&gt;

</description>
      <category>security</category>
      <category>vulnerability</category>
      <category>api</category>
      <category>spring</category>
    </item>
  </channel>
</rss>
