| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-10-01 | 13.3 kB | |
| Struts 7.1.1 source code.tar.gz | 2025-10-01 | 2.5 MB | |
| Struts 7.1.1 source code.zip | 2025-10-01 | 5.7 MB | |
| Totals: 3 Items | 8.2 MB | 0 | |
What's Changed
- WW-5529 Adds autogenerated files with updated desc by @lukaszlenart in https://github.com/apache/struts/pull/1224
- WW-5532 Upgrade and align various dependencies by @kusalk in https://github.com/apache/struts/pull/1232
- WW-5376 Fix BOM leaking unrelated dependencies by @kusalk in https://github.com/apache/struts/pull/1234
- WW-5533 Add compilation support for Jakarta EE 11 by @kusalk in https://github.com/apache/struts/pull/1233
- WW-5530 make DateConverter work for LocalDate and LocalTime by @bill-humblcloud in https://github.com/apache/struts/pull/1223
- Uses proper config to avoid failing a build when generating JavaDocs by @lukaszlenart in https://github.com/apache/struts/pull/1240
- WW-5527 Sync tag with main ftl template. by @gregh3269 in https://github.com/apache/struts/pull/1212
- WW-5534 Simplify ProxyUtil, add OgnlCache#computeIfAbsent by @kusalk in https://github.com/apache/struts/pull/1236
- WW-5534 Allow @StrutsParameter recognition and OGNL allowlist for Spring proxies by @kusalk in https://github.com/apache/struts/pull/1237
- WW-5538 Add conversion handling for java.time.OffsetDateTime by @bill-humblcloud in https://github.com/apache/struts/pull/1241
- WW-5455 Defines a new plugin to support Jasper Reports 7 by @lukaszlenart in https://github.com/apache/struts/pull/1124
- WW-5534 Proper fix ModelDriven parameter injection and allowlisting by @kusalk in https://github.com/apache/struts/pull/1243
- Uses new url for Maven Badges app by @lukaszlenart in https://github.com/apache/struts/pull/1252
- WW-5544 Marks ReflectionContextFactory as deprecated and uses ActionContext instead by @lukaszlenart in https://github.com/apache/struts/pull/1255
- WW-5547 Bump com.github.ben-manes.caffeine:caffeine from 3.1.8 to 3.2.0 by @dependabot[bot] in https://github.com/apache/struts/pull/1257
- WW-5546 Fixes NPE when uploaded file is empty by @lukaszlenart in https://github.com/apache/struts/pull/1263
- Adjusts required checks to the new structure by @lukaszlenart in https://github.com/apache/struts/pull/1264
- Uses proper name of check to pass by @lukaszlenart in https://github.com/apache/struts/pull/1266
- WW-5548 Defines proper request attributes when forwarding or including final path by @lukaszlenart in https://github.com/apache/struts/pull/1265
- WW-5550 Bump asm.version from 9.7.1 to 9.8 by @dependabot[bot] in https://github.com/apache/struts/pull/1274
- WW-5551 Bump commons-beanutils:commons-beanutils from 1.9.4 to 1.11.0 in /parent by @dependabot[bot] in https://github.com/apache/struts/pull/1277
- WW-5552 Bump weld.version from 5.1.2.Final to 6.0.2.Final by @dependabot[bot] in https://github.com/apache/struts/pull/1270
- WW-5553 Bump com.fasterxml.jackson:jackson-bom from 2.18.3 to 2.19.1 by @dependabot[bot] in https://github.com/apache/struts/pull/1281
- WW-5557 Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0 in /parent by @dependabot[bot] in https://github.com/apache/struts/pull/1289
- Defines basic set of files to work with Claude Code by @lukaszlenart in https://github.com/apache/struts/pull/1295
- Fixes build check for Struts 6.x by @lukaszlenart in https://github.com/apache/struts/pull/1308
- WW-5554 Bump org.apache.struts:struts-annotations from 1.0.8 to 2.0 by @dependabot[bot] in https://github.com/apache/struts/pull/1311
- WW-5561 Bump org.apache.commons:commons-text from 1.13.1 to 1.14.0 by @dependabot[bot] in https://github.com/apache/struts/pull/1312
- WW-5366 Rejects empty files during upload by @lukaszlenart in https://github.com/apache/struts/pull/1307
- WW-5524 Fixup StrutsConverterFactory by @MFAshby in https://github.com/apache/struts/pull/1309
- WW-5502 Removes deprecated sanitizeNewlines method by @lukaszlenart in https://github.com/apache/struts/pull/1319
- WW-5511 Adds missing JavaDocs to addCspHeaders method by @lukaszlenart in https://github.com/apache/struts/pull/1318
- WW-5565 Bump org.apache.commons:commons-collections4 from 4.4 to 4.5.0 by @dependabot[bot] in https://github.com/apache/struts/pull/1323
- WW-5566 Bump commons-validator:commons-validator from 1.9.0 to 1.10.0 by @dependabot[bot] in https://github.com/apache/struts/pull/1325
- WW-5567 Bump org.apache.logging.log4j:log4j-bom from 2.24.3 to 2.25.1 by @dependabot[bot] in https://github.com/apache/struts/pull/1336
- WW-5569 Bump org.apache.commons:commons-compress from 1.27.1 to 1.28.0 by @dependabot[bot] in https://github.com/apache/struts/pull/1338
- WW-5504 Allows to use request instead of session attribute to store nonce by @lukaszlenart in https://github.com/apache/struts/pull/1352
- Improves CLAUDE.md and defines specific subagents by @lukaszlenart in https://github.com/apache/struts/pull/1363
- WW-5572 Bump org.mockito:mockito-core from 5.15.2 to 5.20.0 by @dependabot[bot] in https://github.com/apache/struts/pull/1362
- Reverse merge changes from release/7.1.0 by @lukaszlenart in https://github.com/apache/struts/pull/1364
- WW-5575 Upgrades commons-io to version 2.20.0 by @lukaszlenart in https://github.com/apache/struts/pull/1367
- WW-5574 Upgrades commons-logging to version 1.3.5 by @lukaszlenart in https://github.com/apache/struts/pull/1366
- Improve Claude Code agents configuration for Apache Struts by @lukaszlenart in https://github.com/apache/struts/pull/1376
- WW-5573 Avoids false positive warning if file doesn't exist already by @lukaszlenart in https://github.com/apache/struts/pull/1365
- WW-5577 Bump org.apache.commons:commons-lang3 from 3.18.0 to 3.19.0 by @dependabot[bot] in https://github.com/apache/struts/pull/1373
Dependencies
- Bump actions/upload-artifact from 4.6.0 to 4.6.1 by @dependabot[bot] in https://github.com/apache/struts/pull/1227
- Bump github/codeql-action from 3.28.9 to 3.28.10 by @dependabot[bot] in https://github.com/apache/struts/pull/1228
- Bump ossf/scorecard-action from 2.4.0 to 2.4.1 by @dependabot[bot] in https://github.com/apache/struts/pull/1229
- Bump com.fasterxml.jackson:jackson-bom from 2.18.2 to 2.18.3 by @dependabot[bot] in https://github.com/apache/struts/pull/1238
- Bump org.eclipse.transformer:transformer-maven-plugin from 0.5.0 to 1.0.0 by @dependabot[bot] in https://github.com/apache/struts/pull/1216
- Bump github/codeql-action from 3.28.10 to 3.28.15 by @dependabot[bot] in https://github.com/apache/struts/pull/1253
- Bump actions/upload-artifact from 4.6.1 to 4.6.2 by @dependabot[bot] in https://github.com/apache/struts/pull/1247
- Bump org.apache.maven.doxia:doxia-module-markdown from 1.12.0 to 2.0.0 by @dependabot[bot] in https://github.com/apache/struts/pull/1245
- Bump byte-buddy.version from 1.17.1 to 1.17.2 by @dependabot[bot] in https://github.com/apache/struts/pull/1244
- Bump org.apache.maven.plugins:maven-site-plugin from 3.20.0 to 3.21.0 by @dependabot[bot] in https://github.com/apache/struts/pull/1256
- Bump org.owasp:dependency-check-maven from 10.0.4 to 12.1.1 by @dependabot[bot] in https://github.com/apache/struts/pull/1259
- Bump github/codeql-action from 3.28.15 to 3.28.17 by @dependabot[bot] in https://github.com/apache/struts/pull/1261
- Bump org.htmlunit:htmlunit from 4.9.0 to 4.11.1 by @dependabot[bot] in https://github.com/apache/struts/pull/1258
- Bump org.apache.felix:maven-bundle-plugin from 5.1.9 to 6.0.0 by @dependabot[bot] in https://github.com/apache/struts/pull/1271
- Bump org.apache.maven.plugins:maven-project-info-reports-plugin from 3.8.0 to 3.9.0 by @dependabot[bot] in https://github.com/apache/struts/pull/1269
- Bump byte-buddy.version from 1.17.2 to 1.17.5 by @dependabot[bot] in https://github.com/apache/struts/pull/1268
- Bump org.awaitility:awaitility from 4.2.2 to 4.3.0 by @dependabot[bot] in https://github.com/apache/struts/pull/1276
- Bump github/codeql-action from 3.28.17 to 3.29.0 by @dependabot[bot] in https://github.com/apache/struts/pull/1280
- Bump jasperreports7.version from 7.0.1 to 7.0.3 by @dependabot[bot] in https://github.com/apache/struts/pull/1275
- Bump ossf/scorecard-action from 2.4.1 to 2.4.2 by @dependabot[bot] in https://github.com/apache/struts/pull/1278
- Bump com.github.ben-manes.caffeine:caffeine from 3.2.0 to 3.2.1 by @dependabot[bot] in https://github.com/apache/struts/pull/1282
- Bump github/codeql-action from 3.29.0 to 3.29.2 by @dependabot[bot] in https://github.com/apache/struts/pull/1288
- Bump weld.version from 6.0.2.Final to 6.0.3.Final by @dependabot[bot] in https://github.com/apache/struts/pull/1284
- Bump org.easymock:easymock from 5.4.0 to 5.6.0 by @dependabot[bot] in https://github.com/apache/struts/pull/1287
- Bump org.owasp:dependency-check-maven from 12.1.1 to 12.1.3 by @dependabot[bot] in https://github.com/apache/struts/pull/1290
- Bump maven-surefire-plugin.version from 3.5.2 to 3.5.3 by @dependabot[bot] in https://github.com/apache/struts/pull/1291
- Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.5.2 to 3.5.3 by @dependabot[bot] in https://github.com/apache/struts/pull/1292
- Bump org.apache.commons:commons-text from 1.13.0 to 1.13.1 by @dependabot[bot] in https://github.com/apache/struts/pull/1293
- Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.5.0 to 3.6.1 by @dependabot[bot] in https://github.com/apache/struts/pull/1296
- Bump com.github.ben-manes.caffeine:caffeine from 3.2.1 to 3.2.2 by @dependabot[bot] in https://github.com/apache/struts/pull/1297
- Bump org.htmlunit:htmlunit from 4.11.1 to 4.13.0 by @dependabot[bot] in https://github.com/apache/struts/pull/1298
- Bump org.jfree:jfreechart from 1.5.5 to 1.5.6 by @dependabot[bot] in https://github.com/apache/struts/pull/1299
- Bump org.codehaus.mojo:exec-maven-plugin from 3.5.0 to 3.5.1 by @dependabot[bot] in https://github.com/apache/struts/pull/1301
- Bump org.springframework:spring-framework-bom from 6.2.3 to 6.2.9 by @dependabot[bot] in https://github.com/apache/struts/pull/1304
- Bump github/codeql-action from 3.29.2 to 3.29.5 by @dependabot[bot] in https://github.com/apache/struts/pull/1305
- Bump org.apache.commons:commons-fileupload2-jakarta-servlet6 from 2.0.0-M2 to 2.0.0-M4 by @dependabot[bot] in https://github.com/apache/struts/pull/1283
- Bump slf4j.version from 2.0.16 to 2.0.17 by @dependabot[bot] in https://github.com/apache/struts/pull/1313
- Bump github/codeql-action from 3.29.5 to 3.29.9 by @dependabot[bot] in https://github.com/apache/struts/pull/1314
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/apache/struts/pull/1315
- Bump byte-buddy.version from 1.17.5 to 1.17.6 by @dependabot[bot] in https://github.com/apache/struts/pull/1302
- Bump github/codeql-action from 3.29.9 to 3.29.11 by @dependabot[bot] in https://github.com/apache/struts/pull/1320
- Bump actions/setup-java from 4 to 5 by @dependabot[bot] in https://github.com/apache/struts/pull/1321
- Bump github/codeql-action from 3.29.11 to 3.30.1 by @dependabot[bot] in https://github.com/apache/struts/pull/1326
- Enables Dependabot to support all the main branches by @lukaszlenart in https://github.com/apache/struts/pull/1327
- Bump byte-buddy.version from 1.17.6 to 1.17.7 by @dependabot[bot] in https://github.com/apache/struts/pull/1331
- Bump org.htmlunit:htmlunit from 4.13.0 to 4.16.0 by @dependabot[bot] in https://github.com/apache/struts/pull/1332
- Bump github/codeql-action from 3.30.1 to 3.30.2 by @dependabot[bot] in https://github.com/apache/struts/pull/1333
- Bump org.apache.rat:apache-rat-plugin from 0.15 to 0.16.1 by @dependabot[bot] in https://github.com/apache/struts/pull/1339
- Bump github/codeql-action from 3.30.2 to 3.30.3 by @dependabot[bot] in https://github.com/apache/struts/pull/1341
- Bump org.eclipse.jetty:jetty-maven-plugin from 11.0.18 to 11.0.26 by @dependabot[bot] in https://github.com/apache/struts/pull/1347
- Bump org.springframework:spring-framework-bom from 6.2.9 to 6.2.11 by @dependabot[bot] in https://github.com/apache/struts/pull/1348
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.2 to 3.11.3 by @dependabot[bot] in https://github.com/apache/struts/pull/1349
- Bump org.assertj:assertj-core from 3.27.3 to 3.27.4 by @dependabot[bot] in https://github.com/apache/struts/pull/1350
- Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.5.3 to 3.5.4 by @dependabot[bot] in https://github.com/apache/struts/pull/1358
- Bump org.codehaus.mojo:versions-maven-plugin from 2.18.0 to 2.19.0 by @dependabot[bot] in https://github.com/apache/struts/pull/1360
- Bump github/codeql-action from 3.30.3 to 3.30.5 by @dependabot[bot] in https://github.com/apache/struts/pull/1368
- Bump org.jacoco:jacoco-maven-plugin from 0.8.12 to 0.8.13 by @dependabot[bot] in https://github.com/apache/struts/pull/1372
- Bump org.apache.logging.log4j:log4j-bom from 2.25.1 to 2.25.2 by @dependabot[bot] in https://github.com/apache/struts/pull/1374
- Bump org.assertj:assertj-core from 3.27.4 to 3.27.6 by @dependabot[bot] in https://github.com/apache/struts/pull/1375
New Contributors
- @bill-humblcloud made their first contribution in https://github.com/apache/struts/pull/1223
- @MFAshby made their first contribution in https://github.com/apache/struts/pull/1309
Full Changelog: https://github.com/apache/struts/compare/STRUTS_7_0_3...STRUTS_7_1_1