[GitHub] [struts-examples] dependabot[bot] opened a new pull request, #252: Bump quarkus-plugin.version from 3.2.3.Final to 3.2.4.Final

2023-08-13 Thread via GitHub


dependabot[bot] opened a new pull request, #252:
URL: https://github.com/apache/struts-examples/pull/252

   Bumps `quarkus-plugin.version` from 3.2.3.Final to 3.2.4.Final.
   Updates `io.quarkus:quarkus-universe-bom` from 3.2.3.Final to 3.2.4.Final
   
   Commits
   
   https://github.com/quarkusio/quarkus-platform/commit/22c1c429cb6f6252d73531fd6273b5d8e773ab21";>22c1c42
 [maven-release-plugin] prepare release 3.2.4.Final
   https://github.com/quarkusio/quarkus-platform/commit/eb4a303c7cd8712b8de984b3662d1abd95d15dae";>eb4a303
 Merge pull request https://redirect.github.com/quarkusio/quarkus-platform/issues/925";>#925
 from gsmet/quarkus-3.2.4
   https://github.com/quarkusio/quarkus-platform/commit/c7f5806dcb747f67c24768cdde0e87a5efc9214d";>c7f5806
 Upgrade to Quarkus 3.2.4.Final
   https://github.com/quarkusio/quarkus-platform/commit/4cf49d77482a70fe946dbc46602fb1142d2e1b9b";>4cf49d7
 Merge pull request https://redirect.github.com/quarkusio/quarkus-platform/issues/921";>#921
 from ppalaga/i899.3.2
   https://github.com/quarkusio/quarkus-platform/commit/de6a8443f5846d496d4592e6b6780a7fb0c4d67d";>de6a844
 Revert Downgrade angus-mail to 1.1.0 in the Platform temporarily till
   https://github.com/quarkusio/quarkus-platform/commit/487abd950bb8afa097f3ca462a1bdd31b99f6e6e";>487abd9
 Merge pull request https://redirect.github.com/quarkusio/quarkus-platform/issues/918";>#918
 from scrocquesel/update-amz-3.2
   https://github.com/quarkusio/quarkus-platform/commit/9adb57d39b37a0ff5f7e166f9143aa795ff1163b";>9adb57d
 Update Quarkus Amazon Services to 2.4.3
   https://github.com/quarkusio/quarkus-platform/commit/ed253867423b10da42c9cb2a2a4677b0fb39224c";>ed25386
 [maven-release-plugin] prepare for next development iteration
   See full diff in https://github.com/quarkusio/quarkus-platform/compare/3.2.3.Final...3.2.4.Final";>compare
 view
   
   
   
   
   Updates `io.quarkus:quarkus-maven-plugin` from 3.2.3.Final to 3.2.4.Final
   
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   Dependabot commands and options
   
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot show  ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
For additional commands, e-mail: dev-h...@struts.apache.org



[GitHub] [struts-examples] github-actions[bot] merged pull request #252: Bump quarkus-plugin.version from 3.2.3.Final to 3.2.4.Final

2023-08-13 Thread via GitHub


github-actions[bot] merged PR #252:
URL: https://github.com/apache/struts-examples/pull/252


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
For additional commands, e-mail: dev-h...@struts.apache.org



[GitHub] [struts] dependabot[bot] opened a new pull request, #724: Bump ognl:ognl from 3.3.4 to 3.4.1

2023-08-13 Thread via GitHub


dependabot[bot] opened a new pull request, #724:
URL: https://github.com/apache/struts/pull/724

   Bumps [ognl:ognl](https://github.com/orphan-oss/ognl) from 3.3.4 to 3.4.1.
   
   Release notes
   Sourced from https://github.com/orphan-oss/ognl/releases";>ognl:ognl's 
releases.
   
   OGNL 3.4.1
   What's Changed
   
   Includes the Vintage engine to run Junit4.x tests and fix one issue by 
https://github.com/lukaszlenart";>@​lukaszlenart in https://redirect.github.com/orphan-oss/ognl/pull/218";>orphan-oss/ognl#218
   Update ExpressionCompiler to run on JDK17+ without 'add-opens' JVM opt 
using Javassist ClassPool.toClass overload that takes a neighbour class by https://github.com/petergeneric";>@​petergeneric in https://redirect.github.com/orphan-oss/ognl/pull/214";>orphan-oss/ognl#214
   Partially reverts https://redirect.github.com/orphan-oss/ognl/issues/214";>#214 to keep 
compatibility with JDK8 by https://github.com/lukaszlenart";>@​lukaszlenart in https://redirect.github.com/orphan-oss/ognl/pull/219";>orphan-oss/ognl#219
   Adds additional helper method to simplify create OgnlContext by https://github.com/lukaszlenart";>@​lukaszlenart in https://redirect.github.com/orphan-oss/ognl/pull/220";>orphan-oss/ognl#220
   
   Dependencies
   
   Bump org.junit.jupiter:junit-jupiter from 5.9.0 to 5.10.0 by https://github.com/dependabot";>@​dependabot in https://redirect.github.com/orphan-oss/ognl/pull/216";>orphan-oss/ognl#216
   Bump org.jacoco:jacoco-maven-plugin from 0.8.8 to 0.8.10 by https://github.com/dependabot";>@​dependabot in https://redirect.github.com/orphan-oss/ognl/pull/215";>orphan-oss/ognl#215
   Bump org.junit.jupiter:junit-jupiter-params from 5.9.0 to 5.10.0 by https://github.com/dependabot";>@​dependabot in https://redirect.github.com/orphan-oss/ognl/pull/217";>orphan-oss/ognl#217
   
   New Contributors
   
   https://github.com/petergeneric";>@​petergeneric made 
their first contribution in https://redirect.github.com/orphan-oss/ognl/pull/214";>orphan-oss/ognl#214
   
   Full Changelog: https://github.com/orphan-oss/ognl/compare/OGNL_3_4_0...OGNL_3_4_1";>https://github.com/orphan-oss/ognl/compare/OGNL_3_4_0...OGNL_3_4_1
   OGNL 3.4.0
   What's Changed
   
   Merges changes from commons-ognl and cleans up code by https://github.com/lukaszlenart";>@​lukaszlenart in https://redirect.github.com/orphan-oss/ognl/pull/155";>orphan-oss/ognl#155
   Automatically assign reviewers to dependabot PRs by https://github.com/lukaszlenart";>@​lukaszlenart in https://redirect.github.com/orphan-oss/ognl/pull/170";>orphan-oss/ognl#170
   Defines Sonar token in pom.xml and in GH Actions by https://github.com/lukaszlenart";>@​lukaszlenart in https://redirect.github.com/orphan-oss/ognl/pull/171";>orphan-oss/ognl#171
   Uses proper Maven command to run Sonar analytics by https://github.com/lukaszlenart";>@​lukaszlenart in https://redirect.github.com/orphan-oss/ognl/pull/172";>orphan-oss/ognl#172
   Create FUNDING.yml and clarify Apache Commons OGNL status by https://github.com/lukaszlenart";>@​lukaszlenart in https://redirect.github.com/orphan-oss/ognl/pull/173";>orphan-oss/ognl#173
   Cherry picks https://redirect.github.com/orphan-oss/ognl/issues/174";>#174 - Passes 
instance of MemberAccess to OgnlContext to avoid IllegalArgumentException by https://github.com/lukaszlenart";>@​lukaszlenart in https://redirect.github.com/orphan-oss/ognl/pull/175";>orphan-oss/ognl#175
   Update maven metadata & enable deploy of snapshots by https://github.com/lukaszlenart";>@​lukaszlenart in https://redirect.github.com/orphan-oss/ognl/pull/176";>orphan-oss/ognl#176
   Turns OgnlContext into independent class not inherited from Map by https://github.com/lukaszlenart";>@​lukaszlenart in https://redirect.github.com/orphan-oss/ognl/pull/193";>orphan-oss/ognl#193
   
   Dependencies
   
   Bump javassist from 3.29.0-GA to 3.29.1-GA by https://github.com/dependabot";>@​dependabot in https://redirect.github.com/orphan-oss/ognl/pull/163";>orphan-oss/ognl#163
   Bump maven-javadoc-plugin from 3.4.0 to 3.4.1 by https://github.com/dependabot";>@​dependabot in https://redirect.github.com/orphan-oss/ognl/pull/164";>orphan-oss/ognl#164
   Bump actions/setup-java from 2 to 3 by https://github.com/dependabot";>@​dependabot in https://redirect.github.com/orphan-oss/ognl/pull/165";>orphan-oss/ognl#165
   Bump actions/cache from 2.1.4 to 3.0.8 by https://github.com/dependabot";>@​dependabot in https://redirect.github.com/orphan-oss/ognl/pull/167";>orphan-oss/ognl#167
   Bump jacoco-maven-plugin from 0.8.7 to 0.8.8 by https://github.com/dependabot";>@​dependabot in https://redirect.github.com/orphan-oss/ognl/pull/169";>orphan-oss/ognl#169
   Bump actions/checkout from 2.3.4 to 3.0.2 by https://github.com/dependabot";>@​dependabot in https://redirect.github.com/orphan-oss/ognl/pull/168";>orphan-oss/ognl#168
   Bump maven-jar-plugin from 3.2.2 to 3.3.0 by https://github.com/dependabot";>@​dependabot in https://redirect.github.com/orphan-oss/ogn

Jenkins job Struts/Struts Core/PR-724#1 failed

2023-08-13 Thread Mr. Jenkins
There is a build failure in Struts/Struts Core/PR-724.

Build: https://ci-builds.apache.org/job/Struts/job/Struts%20Core/job/PR-724/1/
Logs: 
https://ci-builds.apache.org/job/Struts/job/Struts%20Core/job/PR-724/1/console
Changes: 
https://ci-builds.apache.org/job/Struts/job/Struts%20Core/job/PR-724/1/changes

--
Mr. Jenkins
Director of Continuous Integration

-
To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
For additional commands, e-mail: dev-h...@struts.apache.org

[GitHub] [struts] dependabot[bot] opened a new pull request, #725: Bump opensymphony:sitemesh from 2.4.2 to 2.4.4

2023-08-13 Thread via GitHub


dependabot[bot] opened a new pull request, #725:
URL: https://github.com/apache/struts/pull/725

   Bumps [opensymphony:sitemesh](https://github.com/sitemesh/sitemesh2) from 
2.4.2 to 2.4.4.
   
   Release notes
   Sourced from https://github.com/sitemesh/sitemesh2/releases";>opensymphony:sitemesh's 
releases.
   
   2.4.3
   Full Changelog: https://github.com/sitemesh/sitemesh2/compare/2.4.2...2.4.3";>https://github.com/sitemesh/sitemesh2/compare/2.4.2...2.4.3
   
   
   
   Changelog
   Sourced from https://github.com/sitemesh/sitemesh2/blob/master/CHANGES.txt";>opensymphony:sitemesh's
 changelog.
   
   
   -- Changes in 2.5   --
   
   Single buffer parsing. This is supported by the HTMLPageParser and the 
PartialPageParser, and means
   that the parsing process will never copy the content into another buffer, 
thus increasing
   performance and reducing the amount of garbage the garbage collector has to 
clean up after a parsing
   Buffer chaining. This allows multiple nested decorators (for example, 
using the JSP tags) to not
   need to rebuffer or reparse the HTML of the chained buffer.
   PartialPageParser that only parses the  section 
of bodies. This is a very high performance
   buffer for simple sitemesh use cases, that don't need any content extracted 
from the body. It stops
   parsing as soon as it reaches the first body tag, and then scans from the 
end of the content to find
   the end body tag, and treats everything in between as the body.  Does not 
allow many of the advanced
   features of Sitemesh to be used, such as filters and and  tags.  To use the partial page
   parser, set the the pageParser in sitemesh.xml to be 
com.opensymphony.module.sitemesh.parser.PartialPageParser
   
   
   
   
   
   Commits
   
   https://github.com/sitemesh/sitemesh2/commit/54f37342d4c673c7f4b1292538da7e8fcbfd1ea3";>54f3734
 2.4.4
   https://github.com/sitemesh/sitemesh2/commit/8fee38486d25b90b16cf3d27468128556a86fad8";>8fee384
 Javadoc fixes
   https://github.com/sitemesh/sitemesh2/commit/46cbfb035191848260b492f6f583b65571b7186b";>46cbfb0
 Use PrintWriter to write out page if available.
   https://github.com/sitemesh/sitemesh2/commit/63d5e5f084780c8075a4b71aa35f6b74e1bad675";>63d5e5f
 2.4.3
   https://github.com/sitemesh/sitemesh2/commit/176371af50191d9e5f095e3a2c184e72892e5a0d";>176371a
 Jar signing and pom compliance.
   https://github.com/sitemesh/sitemesh2/commit/b64f7438a4c8e1184111d0fc0de601c5271d0686";>b64f743
 Java 1.8
   https://github.com/sitemesh/sitemesh2/commit/07370f73ffc4f14240b7581b219b7986c03f13a2";>07370f7
 Remove ant need for jars.
   https://github.com/sitemesh/sitemesh2/commit/a6c0bb542528dcc4668db9c4680f048a2f348c2f";>a6c0bb5
 Remove ant need for jars.
   https://github.com/sitemesh/sitemesh2/commit/771606168265854f671b78de8ed72c041d6dd233";>7716061
 Add unit tests to Gradle
   https://github.com/sitemesh/sitemesh2/commit/d8388efb2d3bef099f227e15fc4b374aaad1e464";>d8388ef
 support for decorator:div tag
   Additional commits viewable in https://github.com/sitemesh/sitemesh2/compare/2.4.2...2.4.4";>compare 
view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=opensymphony:sitemesh&package-manager=maven&previous-version=2.4.2&new-version=2.4.4)](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 rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   Dependabot commands and options
   
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot show  ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot

[GitHub] [struts] dependabot[bot] closed pull request #718: Bump opensymphony:sitemesh from 2.4.2 to 2.4.3

2023-08-13 Thread via GitHub


dependabot[bot] closed pull request #718: Bump opensymphony:sitemesh from 2.4.2 
to 2.4.3
URL: https://github.com/apache/struts/pull/718


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


-
To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
For additional commands, e-mail: dev-h...@struts.apache.org