8372 Commits

Author SHA1 Message Date
dependabot[bot] 530f3157f9 Bump maven-surefire-plugin.version from 3.5.2 to 3.5.3
Bumps `maven-surefire-plugin.version` from 3.5.2 to 3.5.3.

Updates `org.apache.maven.surefire:surefire-junit47` from 3.5.2 to 3.5.3

Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.2 to 3.5.3
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.5.2...surefire-3.5.3)

---
updated-dependencies:
- dependency-name: org.apache.maven.surefire:surefire-junit47
  dependency-version: 3.5.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
  dependency-version: 3.5.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-14 02:08:12 +00:00
dependabot[bot] 6b9e6998b0 Bump org.owasp:dependency-check-maven from 12.1.1 to 12.1.3
Bumps [org.owasp:dependency-check-maven](https://github.com/dependency-check/DependencyCheck) from 12.1.1 to 12.1.3.
- [Release notes](https://github.com/dependency-check/DependencyCheck/releases)
- [Changelog](https://github.com/dependency-check/DependencyCheck/blob/main/CHANGELOG.md)
- [Commits](https://github.com/dependency-check/DependencyCheck/compare/v12.1.1...v12.1.3)

---
updated-dependencies:
- dependency-name: org.owasp:dependency-check-maven
  dependency-version: 12.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-14 02:06:15 +00:00
dependabot[bot] e8e8e66580 Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0 in /parent
Bumps org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-lang3
  dependency-version: 3.18.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-12 01:36:29 +00:00
Lukasz Lenart 12814e7a7f Merge pull request #1287 from apache/dependabot/maven/org.easymock-easymock-5.6.0
Bump org.easymock:easymock from 5.4.0 to 5.6.0
2025-07-07 08:16:11 +02:00
dependabot[bot] 2bfa4b6335 Bump org.easymock:easymock from 5.4.0 to 5.6.0
Bumps [org.easymock:easymock](https://github.com/easymock/easymock) from 5.4.0 to 5.6.0.
- [Release notes](https://github.com/easymock/easymock/releases)
- [Changelog](https://github.com/easymock/easymock/blob/master/ReleaseNotes.md)
- [Commits](https://github.com/easymock/easymock/compare/easymock-5.4.0...easymock-5.6.0)

---
updated-dependencies:
- dependency-name: org.easymock:easymock
  dependency-version: 5.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-07 06:04:25 +00:00
Lukasz Lenart 607401c2d6 Merge pull request #1284 from apache/dependabot/maven/weld.version-6.0.3.Final
Bump weld.version from 6.0.2.Final to 6.0.3.Final
2025-07-07 08:03:26 +02:00
dependabot[bot] 281aa0004f Bump weld.version from 6.0.2.Final to 6.0.3.Final
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](https://github.com/weld/core/compare/6.0.2.Final...6.0.3.Final)

Updates `org.jboss.weld.se:weld-se-core` from 6.0.2.Final to 6.0.3.Final

---
updated-dependencies:
- dependency-name: org.jboss.weld:weld-core-impl
  dependency-version: 6.0.3.Final
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.jboss.weld.se:weld-se-core
  dependency-version: 6.0.3.Final
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-07 05:42:00 +00:00
Lukasz Lenart 033b55c13d Merge pull request #1281 from apache/dependabot/maven/com.fasterxml.jackson-jackson-bom-2.19.1
WW-5553 Bump com.fasterxml.jackson:jackson-bom from 2.18.3 to 2.19.1
2025-07-07 07:40:45 +02:00
dependabot[bot] e043d41451 Bump com.fasterxml.jackson:jackson-bom from 2.18.3 to 2.19.1
Bumps [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.18.3 to 2.19.1.
- [Commits](https://github.com/FasterXML/jackson-bom/compare/jackson-bom-2.18.3...jackson-bom-2.19.1)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson:jackson-bom
  dependency-version: 2.19.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-07 05:32:28 +00:00
Lukasz Lenart 6b80a1cf50 Merge pull request #1288 from apache/dependabot/github_actions/github/codeql-action-3.29.2
Bump github/codeql-action from 3.29.0 to 3.29.2
2025-07-07 07:20:27 +02:00
dependabot[bot] b70f2aed1f Bump github/codeql-action from 3.29.0 to 3.29.2
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.29.0 to 3.29.2.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Commits](https://github.com/github/codeql-action/compare/v3.29.0...v3.29.2)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 3.29.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-07 02:07:17 +00:00
dependabot[bot] 6466bb120d Bump com.github.ben-manes.caffeine:caffeine from 3.2.0 to 3.2.1 (#1282)
Bumps [com.github.ben-manes.caffeine:caffeine](https://github.com/ben-manes/caffeine) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/ben-manes/caffeine/releases)
- [Commits](https://github.com/ben-manes/caffeine/compare/v3.2.0...v3.2.1)

---
updated-dependencies:
- dependency-name: com.github.ben-manes.caffeine:caffeine
  dependency-version: 3.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-23 07:15:58 +02:00
dependabot[bot] e2f6bc287e Bump ossf/scorecard-action from 2.4.1 to 2.4.2 (#1278)
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.4.1 to 2.4.2.
- [Release notes](https://github.com/ossf/scorecard-action/releases)
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
- [Commits](https://github.com/ossf/scorecard-action/compare/f49aabe0b5af0936a0987cfb85d86b75731b0186...05b42c624433fc40578a4040d5cf5e36ddca8cde)

---
updated-dependencies:
- dependency-name: ossf/scorecard-action
  dependency-version: 2.4.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-16 07:13:26 +02:00
dependabot[bot] c57a989584 Bump jasperreports7.version from 7.0.1 to 7.0.3 (#1275)
* Bump jasperreports7.version from 6.21.3 to 7.0.3

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](https://github.com/Jaspersoft/jasperreports/releases)
- [Changelog](https://github.com/Jaspersoft/jasperreports/blob/master/changes.txt)
- [Commits](https://github.com/Jaspersoft/jasperreports/compare/6.21.3...7.0.3)

Updates `net.sf.jasperreports:jasperreports-pdf` from 7.0.1 to 7.0.3
- [Release notes](https://github.com/Jaspersoft/jasperreports/releases)
- [Changelog](https://github.com/Jaspersoft/jasperreports/blob/master/changes.txt)
- [Commits](https://github.com/Jaspersoft/jasperreports/compare/7.0.1...7.0.3)

---
updated-dependencies:
- dependency-name: net.sf.jasperreports:jasperreports
  dependency-version: 7.0.3
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: net.sf.jasperreports:jasperreports-pdf
  dependency-version: 7.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Reverts to 6.21.3 to support old plugin

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lukasz Lenart <lukaszlenart@apache.org>
2025-06-16 07:13:06 +02:00
dependabot[bot] 548c70a021 Bump weld.version from 5.1.2.Final to 6.0.2.Final (#1270)
Bumps `weld.version` from 5.1.2.Final to 6.0.2.Final.

Updates `org.jboss.weld:weld-core-impl` from 5.1.2.Final to 6.0.2.Final
- [Commits](https://github.com/weld/core/compare/5.1.2.Final...6.0.2.Final)

Updates `org.jboss.weld.se:weld-se-core` from 5.1.2.Final to 6.0.2.Final

---
updated-dependencies:
- dependency-name: org.jboss.weld:weld-core-impl
  dependency-version: 6.0.2.Final
  dependency-type: direct:development
  update-type: version-update:semver-major
- dependency-name: org.jboss.weld.se:weld-se-core
  dependency-version: 6.0.2.Final
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-16 07:01:08 +02:00
dependabot[bot] 66f8e0fe0a Bump github/codeql-action from 3.28.17 to 3.29.0 (#1280)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.28.17 to 3.29.0.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Commits](https://github.com/github/codeql-action/compare/v3.28.17...v3.29.0)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 3.29.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-16 06:58:34 +02:00
dependabot[bot] 8124e6cfa4 WW-5551 Bump commons-beanutils:commons-beanutils from 1.9.4 to 1.11.0 in /parent (#1277)
Bumps commons-beanutils:commons-beanutils from 1.9.4 to 1.11.0.

---
updated-dependencies:
- dependency-name: commons-beanutils:commons-beanutils
  dependency-version: 1.11.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-16 06:54:22 +02:00
dependabot[bot] 5b7991412b Bump org.awaitility:awaitility from 4.2.2 to 4.3.0 (#1276)
Bumps [org.awaitility:awaitility](https://github.com/awaitility/awaitility) from 4.2.2 to 4.3.0.
- [Changelog](https://github.com/awaitility/awaitility/blob/master/changelog.txt)
- [Commits](https://github.com/awaitility/awaitility/compare/awaitility-4.2.2...awaitility-4.3.0)

---
updated-dependencies:
- dependency-name: org.awaitility:awaitility
  dependency-version: 4.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-16 06:52:47 +02:00
dependabot[bot] 90692cf919 WW-5550 Bump asm.version from 9.7.1 to 9.8 (#1274)
Bumps `asm.version` from 9.7.1 to 9.8.

Updates `org.ow2.asm:asm` from 9.7.1 to 9.8

Updates `org.ow2.asm:asm-commons` from 9.7.1 to 9.8

---
updated-dependencies:
- dependency-name: org.ow2.asm:asm
  dependency-version: '9.8'
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.ow2.asm:asm-commons
  dependency-version: '9.8'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-16 06:51:58 +02:00
dependabot[bot] f06bc517ab Bump byte-buddy.version from 1.17.2 to 1.17.5 (#1268)
Bumps `byte-buddy.version` from 1.17.2 to 1.17.5.

Updates `net.bytebuddy:byte-buddy` from 1.17.2 to 1.17.5
- [Release notes](https://github.com/raphw/byte-buddy/releases)
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.17.2...byte-buddy-1.17.5)

Updates `net.bytebuddy:byte-buddy-agent` from 1.17.2 to 1.17.5
- [Release notes](https://github.com/raphw/byte-buddy/releases)
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.17.2...byte-buddy-1.17.5)

---
updated-dependencies:
- dependency-name: net.bytebuddy:byte-buddy
  dependency-version: 1.17.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: net.bytebuddy:byte-buddy-agent
  dependency-version: 1.17.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-12 14:27:05 +02:00
Lukasz Lenart d27d3fba3a WW-5548 Defines proper request attributes when forwarding or including final path (#1265)
* WW-5548 Defines proper request attributes when forwarding or including final path

* Fies typo

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* WW-5548 Drops RequestDispatcher parameters as they should be defined by Servlet container

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-05-12 14:26:42 +02:00
dependabot[bot] f66e078f10 Bump org.apache.maven.plugins:maven-project-info-reports-plugin (#1269)
Bumps [org.apache.maven.plugins:maven-project-info-reports-plugin](https://github.com/apache/maven-project-info-reports-plugin) from 3.8.0 to 3.9.0.
- [Release notes](https://github.com/apache/maven-project-info-reports-plugin/releases)
- [Commits](https://github.com/apache/maven-project-info-reports-plugin/compare/maven-project-info-reports-plugin-3.8.0...maven-project-info-reports-plugin-3.9.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-project-info-reports-plugin
  dependency-version: 3.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-12 14:25:40 +02:00
dependabot[bot] 1331e99742 Bump org.apache.felix:maven-bundle-plugin from 5.1.9 to 6.0.0 (#1271)
Bumps org.apache.felix:maven-bundle-plugin from 5.1.9 to 6.0.0.

---
updated-dependencies:
- dependency-name: org.apache.felix:maven-bundle-plugin
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-12 14:25:27 +02:00
Lukasz Lenart 9c40e2d0df Uses proper name of check to pass (#1266) 2025-05-12 14:24:02 +02:00
Lukasz Lenart a7d915d627 Adjusts required checks to the new structure (#1264)
more details can be found here https://github.com/apache/infrastructure-asfyaml/blob/main/README.md#branch-protection
2025-05-08 06:52:33 +02:00
Lukasz Lenart d9c9d2b030 WW-5546 Fixes NPE when uploaded file is empty (#1263) 2025-05-07 07:18:15 +02:00
dependabot[bot] d4f1adbb05 Bump com.github.ben-manes.caffeine:caffeine from 3.1.8 to 3.2.0 (#1257)
Bumps [com.github.ben-manes.caffeine:caffeine](https://github.com/ben-manes/caffeine) from 3.1.8 to 3.2.0.
- [Release notes](https://github.com/ben-manes/caffeine/releases)
- [Commits](https://github.com/ben-manes/caffeine/compare/v3.1.8...v3.2.0)

---
updated-dependencies:
- dependency-name: com.github.ben-manes.caffeine:caffeine
  dependency-version: 3.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-06 20:47:20 +02:00
dependabot[bot] 1ab2fcc620 Bump org.htmlunit:htmlunit from 4.9.0 to 4.11.1 (#1258)
Bumps [org.htmlunit:htmlunit](https://github.com/HtmlUnit/htmlunit) from 4.9.0 to 4.11.1.
- [Release notes](https://github.com/HtmlUnit/htmlunit/releases)
- [Commits](https://github.com/HtmlUnit/htmlunit/compare/4.9.0...4.11.1)

---
updated-dependencies:
- dependency-name: org.htmlunit:htmlunit
  dependency-version: 4.11.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-06 20:44:55 +02:00
dependabot[bot] b22022c25f Bump github/codeql-action from 3.28.15 to 3.28.17 (#1261)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.28.15 to 3.28.17.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Commits](https://github.com/github/codeql-action/compare/v3.28.15...v3.28.17)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 3.28.17
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-06 20:40:16 +02:00
dependabot[bot] 101dc02f77 Bump org.owasp:dependency-check-maven from 10.0.4 to 12.1.1 (#1259)
Bumps [org.owasp:dependency-check-maven](https://github.com/dependency-check/DependencyCheck) from 10.0.4 to 12.1.1.
- [Release notes](https://github.com/dependency-check/DependencyCheck/releases)
- [Changelog](https://github.com/dependency-check/DependencyCheck/blob/main/CHANGELOG.md)
- [Commits](https://github.com/dependency-check/DependencyCheck/compare/v10.0.4...v12.1.1)

---
updated-dependencies:
- dependency-name: org.owasp:dependency-check-maven
  dependency-version: 12.1.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-06 20:39:52 +02:00
dependabot[bot] 84a97741ed Bump org.apache.maven.plugins:maven-site-plugin from 3.20.0 to 3.21.0 (#1256)
Bumps [org.apache.maven.plugins:maven-site-plugin](https://github.com/apache/maven-site-plugin) from 3.20.0 to 3.21.0.
- [Release notes](https://github.com/apache/maven-site-plugin/releases)
- [Commits](https://github.com/apache/maven-site-plugin/compare/maven-site-plugin-3.20.0...maven-site-plugin-3.21.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-site-plugin
  dependency-version: 3.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-06 20:39:19 +02:00
Lukasz Lenart e326799532 WW-5544 Marks ReflectionContextFactory as deprecated and uses ActionContext instead (#1254) (#1255) 2025-04-27 18:43:36 +02:00
Lukasz Lenart 285d2d3681 Merge pull request #1244 from apache/dependabot/maven/byte-buddy.version-1.17.2
Bump byte-buddy.version from 1.17.1 to 1.17.2
2025-04-27 16:10:30 +02:00
Lukasz Lenart b650adb539 Merge pull request #1245 from apache/dependabot/maven/org.apache.maven.doxia-doxia-module-markdown-2.0.0
Bump org.apache.maven.doxia:doxia-module-markdown from 1.12.0 to 2.0.0
2025-04-27 16:10:09 +02:00
Lukasz Lenart 993620eb67 Merge pull request #1247 from apache/dependabot/github_actions/actions/upload-artifact-4.6.2
Bump actions/upload-artifact from 4.6.1 to 4.6.2
2025-04-27 16:09:47 +02:00
Lukasz Lenart d564829a82 Merge pull request #1253 from apache/dependabot/github_actions/github/codeql-action-3.28.15
Bump github/codeql-action from 3.28.10 to 3.28.15
2025-04-27 16:09:14 +02:00
dependabot[bot] eb4a5a0086 Bump github/codeql-action from 3.28.10 to 3.28.15
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.28.10 to 3.28.15.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Commits](https://github.com/github/codeql-action/compare/v3.28.10...v3.28.15)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 3.28.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-14 01:09:45 +00:00
Lukasz Lenart bcb3d91293 Uses new url for Maven Badges app (#1252) 2025-04-06 10:36:41 +02:00
dependabot[bot] 6f753fb8d9 Bump actions/upload-artifact from 4.6.1 to 4.6.2
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.6.1 to 4.6.2.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1...ea165f8d65b6e75b540449e92b4886f43607fa02)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-24 01:16:29 +00:00
dependabot[bot] ab55fda4ae Bump org.apache.maven.doxia:doxia-module-markdown from 1.12.0 to 2.0.0
Bumps org.apache.maven.doxia:doxia-module-markdown from 1.12.0 to 2.0.0.

---
updated-dependencies:
- dependency-name: org.apache.maven.doxia:doxia-module-markdown
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-10 01:19:56 +00:00
dependabot[bot] 33bef8e665 Bump byte-buddy.version from 1.17.1 to 1.17.2
Bumps `byte-buddy.version` from 1.17.1 to 1.17.2.

Updates `net.bytebuddy:byte-buddy` from 1.17.1 to 1.17.2
- [Release notes](https://github.com/raphw/byte-buddy/releases)
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.17.1...byte-buddy-1.17.2)

Updates `net.bytebuddy:byte-buddy-agent` from 1.17.1 to 1.17.2
- [Release notes](https://github.com/raphw/byte-buddy/releases)
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.17.1...byte-buddy-1.17.2)

---
updated-dependencies:
- dependency-name: net.bytebuddy:byte-buddy
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: net.bytebuddy:byte-buddy-agent
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-10 01:19:55 +00:00
Kusal Kithul-Godage d47143c689 Merge pull request #1243 from apache/WW-5534-model-driven-struts-param 2025-03-07 01:14:15 +11:00
Kusal Kithul-Godage 96f838df1e WW-5534 Proper fix ModelDriven parameter injection and allowlisting 2025-03-07 00:07:53 +11:00
dependabot[bot] 7ae52ccfcc Bump org.eclipse.transformer:transformer-maven-plugin (#1216)
Bumps [org.eclipse.transformer:transformer-maven-plugin](https://github.com/eclipse/transformer) from 0.5.0 to 1.0.0.
- [Release notes](https://github.com/eclipse/transformer/releases)
- [Commits](https://github.com/eclipse/transformer/compare/0.5.0...1.0.0)

---
updated-dependencies:
- dependency-name: org.eclipse.transformer:transformer-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-06 06:51:40 +01:00
Lukasz Lenart 1c3219e7f9 WW-5455 Defines a new plugin to support Jasper Reports 7 (#1124)
* WW-5455 Defines a new plugin to support Jasper Reports 7

* WW-5455 Allows action to modify result behaviour

* WW-5455 Defines exporter as an extension point

* WW-5455 Extracts logic to create connection or dataSource

* WW-5455 Uses defaultDelimiter as more meaningful name

* WW-5455 Fixes parent version after re-basing

* WW-5455 Updates pom to match the latest SNAPSHOT version

* WW-5455 Cleans up code

* WW-5455 Adds the new plugin to BOM

* WW-5455 Fixes broken test
2025-03-06 06:50:38 +01:00
bill-humblcloud 9861b834ab add conversion handling for OffsetDateTime (#1241) 2025-03-06 06:48:52 +01:00
Kusal Kithul-Godage 747859b72a Merge pull request #1237 from apache/WW-5534-annotation-allowlist-proxy
WW-5534 Allow @StrutsParameter recognition and OGNL allowlist for Spring proxies
2025-03-06 12:24:07 +11:00
Kusal Kithul-Godage 433c4837fd WW-5534 Add coverage for proxy resolution 2025-03-06 12:14:47 +11:00
Kusal Kithul-Godage 4cc874d426 Merge pull request #1236 from apache/WW-5534-proxyutil
WW-5534 Simplify ProxyUtil, add OgnlCache#computeIfAbsent
2025-03-05 21:48:25 +11:00
gregh3269 f35c808efc Sync tag with main ftl template. (#1212)
Co-authored-by: Greg Huber <ghuber@apache.org>
2025-03-04 16:45:45 +01:00