struts icon indicating copy to clipboard operation
struts copied to clipboard

Mirror of Apache Struts

Results 51 struts issues
Sort by recently updated
recently updated
newest added

Bumps org.apache.commons:commons-lang3 from 3.15.0 to 3.17.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.commons:commons-lang3&package-manager=maven&previous-version=3.15.0&new-version=3.17.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
java

This PR only moves classes from package `com.opensymphony.xwork2` into `org.apache.struts2`. It also updates all resource referenced by `com/opensymphony/xwork2` to use `org/apache/struts2` Closes [WW-3714](https://issues.apache.org/jira/browse/WW-3714)

Bumps [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.18.3 to 2.19.1. Closes [WW-5553](https://issues.apache.org/jira/browse/WW-5553) Commits 8ff1ae1 [maven-release-plugin] prepare release jackson-bom-2.19.1 b5dfc68 Prep for 2.19.1 9a5357b Merge branch '2.18' into 2.19 30e9a6d Revert back to full release...

dependencies
java

Bumps `jasperreports7.version` from 6.21.3 to 7.0.3. Updates `net.sf.jasperreports:jasperreports` from 6.21.3 to 7.0.3 Release notes Sourced from net.sf.jasperreports:jasperreports's releases. JasperReports 7.0.3 minor bug fixes and improvements; JasperReports 7.0.2 added support for...

dependencies
java

Bumps `weld.version` from 6.0.2.Final to 6.0.3.Final. Updates `org.jboss.weld:weld-core-impl` from 6.0.2.Final to 6.0.3.Final Commits 2298502 [maven-release-plugin] prepare release 6.0.3.Final cd50c29 Trigger release of 6.0.3.Final, third attempt 61eb14d Update Parent, set javadoc...

dependencies
java

Bumps org.apache.commons:commons-fileupload2-jakarta-servlet6 from 2.0.0-M2 to 2.0.0-M4. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.commons:commons-fileupload2-jakarta-servlet6&package-manager=maven&previous-version=2.0.0-M2&new-version=2.0.0-M4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
java

WW-5326 -- Introduces a dedicated `StrutsContext` instead of using a raw map to pass parameters into OGNL context and expressions. Depends on https://github.com/orphan-oss/ognl/pull/376

Bumps [ognl:ognl](https://github.com/orphan-oss/ognl) from 3.3.5 to 3.4.8. Closes [WW-5536](https://issues.apache.org/jira/browse/WW-5536) Release notes Sourced from ognl:ognl's releases. OGNL 3.4.8 What's Changed Marks some methods as deprecated and for removal in OGNL 3.5 by...

dependencies
java