Skip to content

Struts 7.4.0

Pre-release
Pre-release

Choose a tag to compare

@lukaszlenart lukaszlenart released this 17 Sep 11:02
· 0 commits to main since this release
7ba6ef0

What's Changed

Dependencies

  • build(deps): bump github/codeql-action from 4.37.3 to 4.37.6 by @dependabot[bot] in #1839
  • build(deps): bump org.owasp:dependency-check-maven from 12.2.2 to 13.0.0 by @dependabot[bot] in #1840
  • build(deps): bump github/codeql-action from 4.37.6 to 4.37.7 by @dependabot[bot] in #1856
  • build(deps): bump org.htmlunit:htmlunit from 5.3.0 to 5.4.0 by @dependabot[bot] in #1853
  • build(deps): bump org.apache.felix:maven-bundle-plugin from 6.0.2 to 6.1.0 by @dependabot[bot] in #1831
  • build(deps): bump org.apache.maven.wrapper:maven-wrapper from 3.3.2 to 3.3.4 by @dependabot[bot] in #1870
  • build(deps): bump github/codeql-action from 4.37.7 to 4.37.8 by @dependabot[bot] in #1867
  • build(deps-dev): bump byte-buddy.version from 1.18.11 to 1.18.12 by @dependabot[bot] in #1866
  • build(deps-dev): bump org.apache.commons:commons-collections4 from 4.5.0 to 4.6.0 by @dependabot[bot] in #1838
  • build(deps-dev): bump commons-validator:commons-validator from 1.10.1 to 1.11.0 by @dependabot[bot] in #1833
  • build(deps): bump mikepenz/action-junit-report from 6.4.2 to 6.5.0 by @dependabot[bot] in #1900
  • build(deps): bump actions/setup-java from 5 to 6 by @dependabot[bot] in #1899
  • build(deps): bump org.easymock:easymock from 5.6.0 to 5.7.0 by @dependabot[bot] in #1898
  • build(deps): bump com.fasterxml.jackson:jackson-bom from 2.22.1 to 2.22.2 by @dependabot[bot] in #1897
  • build(deps): bump ognl:ognl from 3.4.11 to 3.4.12 by @dependabot[bot] in #1895
  • build(deps): bump github/codeql-action from 4.37.8 to 4.37.9 by @dependabot[bot] in #1894
  • build(deps): bump org.apache.maven:apache-maven from 3.9.9 to 3.9.16 by @dependabot[bot] in #1892
  • build(deps): bump org.freemarker:freemarker from 2.3.34 to 2.3.35 by @dependabot[bot] in #1891
  • build(deps): bump org.apache.felix:maven-bundle-plugin from 6.1.0 to 6.1.2 by @dependabot[bot] in #1910
  • build(deps-dev): bump org.apache.maven.plugins:maven-failsafe-plugin from 3.5.6 to 3.6.0 by @dependabot[bot] in #1909
  • build(deps): bump org.htmlunit:htmlunit from 5.4.0 to 5.5.0 by @dependabot[bot] in #1906
  • build(deps-dev): bump byte-buddy.version from 1.18.12 to 1.18.13 by @dependabot[bot] in #1904
  • build(deps-dev): bump org.apache.tomcat.embed:tomcat-embed-core from 10.1.55 to 10.1.59 in /plugins/jasperreports7 by @dependabot[bot] in #1925

New Contributors