Skip to content

Library updates for cve's, suppression cleanup and not fail github action job SonarCloud if SONARCLOUD_TOKEN not found (summary report instead).#1667

Open
duttonw wants to merge 2 commits intoapache:mainfrom
duttonw:main

Conversation

@duttonw
Copy link
Copy Markdown

@duttonw duttonw commented Apr 21, 2026

Library updates:

  • profile jakartaee11: jakarta-ee from 11.0.0-M5 to 11.0.0
  • Spring Version from 6.2.12 to 7.0.7 (we are 2 months off OSS EOL for 6.2.x)
  • struts2-jasperreports-plugin: jasperreports from 6.21.3 to 6.21.5
  • struts2-jasperreports7-plugin: jasperreports from 7.0.4 to 7.0.6
  • profile jakartaee11: jakarta-ee from 11.0.0-M5 to 11.0.0

Dependancy suppression cleanup

Sonar github workflow to be skipped if secret is not found


Struts & Spring Compatibility Matrix

Struts Plugin Version Compatible Spring Version Spring OSS End of Life (EOL)
7.1.1 6.2.x 2026-06
7.1.1 7.0.7 (Jakarta EE 11 only) 2027-06

duttonw added 2 commits April 21, 2026 11:05
* profile jakartaee11: jakarta-ee from 11.0.0-M5 to 11.0.0
* Spring Version from 6.2.12 to 7.0.7
* struts2-jasperreports-plugin: jasperreports from 6.21.3 to 6.21.5
* struts2-jasperreports7-plugin: jasperreports from 7.0.4 to 7.0.6
* profile jakartaee11: jakarta-ee from 11.0.0-M5 to 11.0.0

Dependancy suppression cleanup
Copy link
Copy Markdown
Member

@lukaszlenart lukaszlenart left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would wait with switching to Spring 7.x and Jakarta 11 - this is a major upgrade and it must be properly communicated, we a JIRA ticket for that.

Comment thread pom.xml
<ognl.version>3.4.11</ognl.version>
<slf4j.version>2.0.17</slf4j.version>
<spring.version>6.2.12</spring.version>
<spring.version>7.0.7</spring.version>
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a major change, I would leave to the users

Comment thread pom.xml
<id>jakartaee11</id>
<properties>
<jakarta-ee.version>11.0.0-M5</jakarta-ee.version>
<spring.version>7.0.5</spring.version>
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would keep Spring 7.x in a dedicated profile

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants