This is an automated email from the ASF dual-hosted git repository.

lukaszlenart pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/struts.git


The following commit(s) were added to refs/heads/main by this push:
     new 22243e75f build(deps): bump org.sitemesh:sitemesh from 3.2.2 to 3.2.3 
(#1749)
22243e75f is described below

commit 22243e75f53e78df7f593ee135b7c661c6a7c2ff
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jun 26 07:17:04 2026 +0200

    build(deps): bump org.sitemesh:sitemesh from 3.2.2 to 3.2.3 (#1749)
    
    Bumps [org.sitemesh:sitemesh](https://github.com/sitemesh/sitemesh3) from 
3.2.2 to 3.2.3.
    - [Release notes](https://github.com/sitemesh/sitemesh3/releases)
    - [Commits](https://github.com/sitemesh/sitemesh3/compare/3.2.2...3.2.3)
    
    ---
    updated-dependencies:
    - dependency-name: org.sitemesh:sitemesh
      dependency-version: 3.2.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 apps/showcase/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/apps/showcase/pom.xml b/apps/showcase/pom.xml
index 0e66663d9..b2e0f8a78 100644
--- a/apps/showcase/pom.xml
+++ b/apps/showcase/pom.xml
@@ -127,7 +127,7 @@
         <dependency>
            <groupId>org.sitemesh</groupId>
            <artifactId>sitemesh</artifactId>
-           <version>3.2.2</version>
+           <version>3.2.3</version>
         </dependency>
 
        <dependency>

Reply via email to